mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-20 04:58:32 +02:00
Make password of failed keyring encryption test more semantic
This commit is contained in:
parent
98956b26d9
commit
162c628952
1 changed files with 2 additions and 2 deletions
|
@ -55,8 +55,8 @@ Feature: Using the installed keyring
|
||||||
And we have a failed keyring
|
And we have a failed keyring
|
||||||
When we run "jrnl --encrypt" and enter
|
When we run "jrnl --encrypt" and enter
|
||||||
"""
|
"""
|
||||||
karimpwnz
|
this password will not be saved in keyring
|
||||||
karimpwnz
|
this password will not be saved in keyring
|
||||||
y
|
y
|
||||||
"""
|
"""
|
||||||
Then we should see the message "Failed to retrieve keyring"
|
Then we should see the message "Failed to retrieve keyring"
|
||||||
|
|
Loading…
Add table
Reference in a new issue