Fix test?

This commit is contained in:
Aaron Lichtman 2019-11-16 14:49:07 +01:00
parent bca12b4b16
commit 5d75bc25c7
No known key found for this signature in database
GPG key ID: 22368077DE9F9903

View file

@ -23,7 +23,7 @@ Feature: Basic reading and writing to a journal
# Note that the expected output is actually "[Nothing saved to file]" but due to mocking limitations, we expect no output here.
Scenario: Writing an empty entry from the editor
Given we use the config "editor.yaml"
When we open the editor and enter nothing
When we open the editor and enter ""
Then we should see the message "[Nothing saved to file]"
Scenario: Filtering for dates