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