mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-21 05:28:31 +02:00
skip broken test on windows
This commit is contained in:
parent
455720f788
commit
3ad9c5e105
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ Feature: Basic reading and writing to a journal
|
|||
When we open the editor and enter nothing
|
||||
Then we should see the message "[Nothing saved to file]"
|
||||
|
||||
@skip_win
|
||||
Scenario: Sending an argument with spaces to the editor should work
|
||||
Given we use the config "editor-args.yaml"
|
||||
When we open the editor and enter "lorem ipsum"
|
||||
|
|
Loading…
Add table
Reference in a new issue