mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-20 13:08:31 +02:00
Update features/core.feature
Co-Authored-By: pspeter <peter.schmidb@gmail.com>
This commit is contained in:
parent
b793ce5d6c
commit
e4012426ca
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ Feature: Basic reading and writing to a journal
|
||||||
|
|
||||||
Scenario: Writing an empty entry from the command line
|
Scenario: Writing an empty entry from the command line
|
||||||
Given we use the config "basic.yaml"
|
Given we use the config "basic.yaml"
|
||||||
When we run "jrnl ''"
|
When we run "jrnl" and enter ""
|
||||||
Then we should get no error
|
Then we should get no error
|
||||||
And the output should be
|
And the output should be
|
||||||
"""
|
"""
|
||||||
|
|
Loading…
Add table
Reference in a new issue