skip broken test on windows

This commit is contained in:
Jrnl Bot 2020-05-22 11:46:36 -07:00
parent 455720f788
commit 3ad9c5e105

View file

@ -39,6 +39,7 @@ Feature: Basic reading and writing to a journal
When we open the editor and enter nothing
Then we should see the message "[Nothing saved to file]"
@skip_win
Scenario: Sending an argument with spaces to the editor should work
Given we use the config "editor-args.yaml"
When we open the editor and enter "lorem ipsum"