From 3ad9c5e1057586e064ff23cce4dd522532e8dd97 Mon Sep 17 00:00:00 2001 From: Jrnl Bot Date: Fri, 22 May 2020 11:46:36 -0700 Subject: [PATCH] skip broken test on windows --- features/core.feature | 1 + 1 file changed, 1 insertion(+) 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"