mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-20 21:18:32 +02:00
troubleshooting windows test failures on travis
This commit is contained in:
parent
b00645258b
commit
3772ff3546
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue