mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-07-12 18:06:14 +02:00
fix broken jrnl format import
This commit is contained in:
parent
ff1c180759
commit
2777e6770c
6 changed files with 28 additions and 15 deletions
7
features/import_jrnl.feature
Normal file
7
features/import_jrnl.feature
Normal 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]"
|
Loading…
Add table
Add a link
Reference in a new issue