fix broken jrnl format import

This commit is contained in:
dbxnr 2020-02-12 03:09:59 +00:00
parent ff1c180759
commit 2777e6770c
6 changed files with 28 additions and 15 deletions

View file

@ -0,0 +1,7 @@
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]"