mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-07-04 15:36:14 +02:00
skip on win
This commit is contained in:
parent
3731ccbb43
commit
9a19c370e3
2 changed files with 51 additions and 50 deletions
|
@ -41,6 +41,7 @@ Feature: Implementing Runtime Overrides for Select Configuration Keys
|
|||
And the runtime config should have editor set to nano
|
||||
|
||||
|
||||
@skip_win
|
||||
Scenario Outline: Override configured editor
|
||||
Given we use the config "tiny.yaml"
|
||||
When we run jrnl with --config-override editor:"<editor>"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue