From e7db3362a031de0f8cc6739933c332106a01b671 Mon Sep 17 00:00:00 2001 From: Jonathan Wren Date: Fri, 14 Jan 2022 06:37:07 -0800 Subject: [PATCH] rename test so it doesn't overwrite other test --- 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 81ea4bb7..18426674 100644 --- a/tests/bdd/features/format.feature +++ b/tests/bdd/features/format.feature @@ -263,7 +263,7 @@ Feature: Custom formats | basic_folder.yaml | | basic_dayone.yaml | - Scenario: Exporting to XML + Scenario: Exporting to XML single Given we use the config "tags.yaml" And we use the password "test" if prompted When we run "jrnl --export xml"