Fix test whose message had changed

This commit is contained in:
Micah Jerome Ellison 2023-03-25 14:31:31 -07:00
parent 2fe9f14d56
commit 25fe2fea8c

View file

@ -38,7 +38,7 @@ Feature: Using templates
And we use the password "test" if prompted
When we run "jrnl --template this_template_does_not_exist.template"
Then we should get an error
Then the error output should contain "Unable to find a template file based on the passed arg"
Then the error output should contain "Unable to find a template file"
Examples: configs
| config_file |