troubleshooting windows test failures on travis

This commit is contained in:
Jonathan Wren 2020-10-17 14:50:32 -07:00
parent b00645258b
commit 3772ff3546
No known key found for this signature in database
GPG key ID: 43D5FF8722E7F68A

View file

@ -57,6 +57,7 @@ Feature: Writing new entries.
| basic_encrypted | | basic_encrypted |
| basic_onefile | | 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 Scenario Outline: Writing an empty entry from the command line with no editor should yield nothing
Given we use the config "<config_file>.yaml" Given we use the config "<config_file>.yaml"
And we use the password "bad doggie no biscuit" if prompted And we use the password "bad doggie no biscuit" if prompted