jrnl/features/import_jrnl.feature
2020-02-12 03:09:59 +00:00

7 lines
259 B
Gherkin

Feature: Import jrnl file
Scenario: Importing a jrnl file
Given we use the config "basic.yaml"
When we run "jrnl --import jrnl features/data/journals/tags.journal"
Then we should see the message "[2 imported to default journal]"