skip on win

This commit is contained in:
Suhas 2021-01-28 09:21:23 -05:00
parent 6e0a47ccf7
commit c4c4155826

View file

@ -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>"