mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 08:38:32 +02:00
Keep skip_win directive for empty entry test that still stalls on Travis
This commit is contained in:
parent
923e0c25d5
commit
a3a161376e
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ Feature: Basic reading and writing to a journal
|
|||
When we run "jrnl -n 1"
|
||||
Then the output should contain "2013-07-23 09:00 A cold and stormy day."
|
||||
|
||||
@skip_win
|
||||
Scenario: Writing an empty entry from the editor
|
||||
Given we use the config "editor.yaml"
|
||||
When we open the editor and enter ""
|
||||
|
|
Loading…
Add table
Reference in a new issue