Skip failing YAML exporter emoji test on Windows

This commit is contained in:
Micah Jerome Ellison 2020-10-17 13:02:43 -07:00
parent 11c7a878c3
commit 4702e6c772

View file

@ -441,6 +441,7 @@ Feature: Custom formats
| basic_folder |
# | basic_dayone |
@skip_win # @todo YAML exporter does not correctly export emoji on Windows
Scenario Outline: Add a blank line to YAML export if there isn't one already
# https://github.com/jrnl-org/jrnl/issues/768
# https://github.com/jrnl-org/jrnl/issues/881