add 'the editor should not have been called' step

This commit is contained in:
Jonathan Wren 2021-09-25 17:28:20 -07:00
parent 76840b4d2c
commit 0c6cb58d25
2 changed files with 14 additions and 4 deletions

View file

@ -5,6 +5,7 @@ Feature: Implementing Runtime Overrides for Select Configuration Keys
And we use the password "test" if prompted
When we run "jrnl --config-override editor ''"
Then the stdin prompt should have been called
And the editor should not have been called
Scenario: Postconfig commands with overrides