From d7a75e49184c15dbc7eb02754b0b4339e1489455 Mon Sep 17 00:00:00 2001 From: Jonathan Wren Date: Sat, 7 May 2022 10:59:58 -0700 Subject: [PATCH] unskip working tests --- tests/bdd/features/format.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/bdd/features/format.feature b/tests/bdd/features/format.feature index 412251ef..3f0decb2 100644 --- a/tests/bdd/features/format.feature +++ b/tests/bdd/features/format.feature @@ -437,7 +437,7 @@ Feature: Custom formats | basic_onefile.yaml | | basic_encrypted.yaml | | basic_folder.yaml | - # | basic_dayone.yaml | @todo + | basic_dayone.yaml | @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