From 162c628952770075ba69d834fe162338f85066f3 Mon Sep 17 00:00:00 2001 From: karimpwnz Date: Sat, 2 Jan 2021 23:15:03 +0200 Subject: [PATCH] Make password of failed keyring encryption test more semantic --- features/password.feature | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/features/password.feature b/features/password.feature index e751bcbe..332ba86e 100644 --- a/features/password.feature +++ b/features/password.feature @@ -55,8 +55,8 @@ Feature: Using the installed keyring And we have a failed keyring When we run "jrnl --encrypt" and enter """ - karimpwnz - karimpwnz + this password will not be saved in keyring + this password will not be saved in keyring y """ Then we should see the message "Failed to retrieve keyring"