Correct entry edit modified count test

This commit is contained in:
Micah Jerome Ellison 2023-02-18 13:32:39 -08:00 committed by Jonathan Wren
parent 1873f69ded
commit 80a4b0778f

View file

@ -271,7 +271,7 @@ Feature: Writing new entries.
[2021-11-13] I am replacing my whole journal with this entry [2021-11-13] I am replacing my whole journal with this entry
When we run "jrnl --edit" When we run "jrnl --edit"
Then the output should contain "2 entries deleted" Then the output should contain "2 entries deleted"
Then the output should contain "3 entries modified" Then the output should contain "1 entry modified"
Examples: configs Examples: configs
| config_file | | config_file |