mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-07-04 07:26:14 +02:00
add 'the editor should not have been called' step
This commit is contained in:
parent
76840b4d2c
commit
0c6cb58d25
2 changed files with 14 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue