From d0054c0f9e49e890561f1d7bd9b8282cf3cafb9e Mon Sep 17 00:00:00 2001 From: Jonathan Wren Date: Fri, 14 Jan 2022 06:30:45 -0800 Subject: [PATCH] formatting --- tests/bdd/features/format.feature | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/tests/bdd/features/format.feature b/tests/bdd/features/format.feature index 71b73509..81ea4bb7 100644 --- a/tests/bdd/features/format.feature +++ b/tests/bdd/features/format.feature @@ -257,11 +257,11 @@ Feature: Custom formats And there should be 10 "tag" elements Examples: configs - | config_file | - # | basic_onefile.yaml | @todo - # | basic_encrypted.yaml | @todo - # | basic_folder.yaml | @todo - # | basic_dayone.yaml | @todo + | config_file | + | basic_onefile.yaml | + | basic_encrypted.yaml | + | basic_folder.yaml | + | basic_dayone.yaml | Scenario: Exporting to XML Given we use the config "tags.yaml"