diff --git a/features/core.feature b/features/core.feature index fb261934..d81fa1dd 100644 --- a/features/core.feature +++ b/features/core.feature @@ -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"