mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 08:38:32 +02:00
[#766] Skip another broken windows test
This commit is contained in:
parent
da55914ec3
commit
4086573f9d
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ Feature: Basic reading and writing to a journal
|
|||
When we run "jrnl -on 'june 6 2013' --short"
|
||||
Then the output should be "2013-06-10 15:40 Life is good."
|
||||
|
||||
@skip_win
|
||||
Scenario: Emoji support
|
||||
Given we use the config "basic.yaml"
|
||||
When we run "jrnl 23 july 2013: 🌞 sunny day. Saw an 🐘"
|
||||
|
|
Loading…
Add table
Reference in a new issue