diff --git a/tests/bdd/features/write.feature b/tests/bdd/features/write.feature index e2347f3c..0c860b54 100644 --- a/tests/bdd/features/write.feature +++ b/tests/bdd/features/write.feature @@ -268,7 +268,7 @@ Feature: Writing new entries. [2021-11-13] I am replacing my whole journal with this entry When we run "jrnl --edit" Then the output should contain "2 entries deleted" - Then the output should contain "1 entry modified" + Then the output should contain "3 entries modified" Examples: configs | config_file |