From 3772ff3546dc41445de727d3915649147e2dcfa9 Mon Sep 17 00:00:00 2001 From: Jonathan Wren Date: Sat, 17 Oct 2020 14:50:32 -0700 Subject: [PATCH] troubleshooting windows test failures on travis --- features/write.feature | 1 + 1 file changed, 1 insertion(+) diff --git a/features/write.feature b/features/write.feature index 77938a1c..1e6a2d09 100644 --- a/features/write.feature +++ b/features/write.feature @@ -57,6 +57,7 @@ Feature: Writing new entries. | basic_encrypted | | basic_onefile | + @skip_win # @todo This fails only on Travis Windows Scenario Outline: Writing an empty entry from the command line with no editor should yield nothing Given we use the config ".yaml" And we use the password "bad doggie no biscuit" if prompted