From bf8e779c65415b6db7e595472dd3f12008ba1b3b Mon Sep 17 00:00:00 2001 From: Jonathan Wren Date: Sat, 28 May 2022 13:52:44 -0700 Subject: [PATCH] fix test by updating expected output --- tests/bdd/features/config_file.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/bdd/features/config_file.feature b/tests/bdd/features/config_file.feature index 0bba7037..168cd7aa 100644 --- a/tests/bdd/features/config_file.feature +++ b/tests/bdd/features/config_file.feature @@ -73,7 +73,7 @@ Feature: Multiple journals these three eyes these three eyes n - Then the output should contain "Encrypted journal 'new_encrypted' created" + Then the output should contain "Journal 'new_encrypted' created at " Scenario: Don't overwrite main config when encrypting a journal in an alternate config Given the config "basic_onefile.yaml" exists