mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-07-01 22:56:12 +02:00
Reconcile tests with new error message when clearing editor in edit mode
This commit is contained in:
parent
cac3b43e19
commit
46b7a64549
2 changed files with 4 additions and 4 deletions
|
@ -231,7 +231,7 @@ Feature: Change entry times in journal
|
|||
Y
|
||||
N
|
||||
Y
|
||||
Then the error output should contain "No entry to save"
|
||||
Then the error output should contain "No text received from editor. Were you trying to delete all the entries?"
|
||||
And the editor should have been called
|
||||
When we run "jrnl -99 --short"
|
||||
Then the output should be
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue