mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-07-06 00:16:13 +02:00
Fix no stdin input test
This commit is contained in:
parent
9701401946
commit
7fbb5db5e7
2 changed files with 2 additions and 3 deletions
|
@ -28,8 +28,7 @@ Feature: Basic reading and writing to a journal
|
|||
Scenario: Writing an empty entry from the command line
|
||||
Given we use the config "basic.yaml"
|
||||
When we run "jrnl" and enter ""
|
||||
Then we should get no error
|
||||
And the output should be
|
||||
Then the output should be
|
||||
"""
|
||||
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue