mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-07-04 15:36:14 +02:00
move override behave tests out of core
This commit is contained in:
parent
ededf23afa
commit
d348dbd55e
3 changed files with 84 additions and 55 deletions
|
@ -32,5 +32,5 @@ Then the output should be
|
|||
|
||||
Scenario: Override color selections with runtime overrides
|
||||
Given we use the config "editor.yaml"
|
||||
When we run "jrnl -1 --config-override '{"colors.body": "blue"}' "
|
||||
When we run jrnl with "-1 --config-override '{"colors.body": "blue"}' "
|
||||
Then the runtime config should have colors.body set to blue
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue