From 2895821dc63a8ad2d7fc404fb2d17e9ba3656d95 Mon Sep 17 00:00:00 2001 From: Jonathan Wren Date: Sat, 7 Nov 2020 14:04:01 -0800 Subject: [PATCH] skip failing test on windows --- features/format.feature | 1 + 1 file changed, 1 insertion(+) diff --git a/features/format.feature b/features/format.feature index 9b8d82a5..c471eac6 100644 --- a/features/format.feature +++ b/features/format.feature @@ -396,6 +396,7 @@ Feature: Custom formats | basic_folder | | basic_dayone | + @skip_win Scenario Outline: Export to yaml Given we use the config ".yaml" And we use the password "test" if prompted