mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-28 13:36:14 +02:00
Fixes encryption tests
This commit is contained in:
parent
e78786e19a
commit
bf69e0042e
2 changed files with 1 additions and 2 deletions
|
@ -18,7 +18,7 @@
|
|||
When we run "jrnl --encrypt" and enter "swordfish"
|
||||
Then we should see the message "Journal encrypted"
|
||||
and the config should have "encrypt" set to "bool:True"
|
||||
When we run "jrnl -n 1" and enter "swordish"
|
||||
When we run "jrnl -n 1" and enter "swordfish"
|
||||
Then we should see the message "Password"
|
||||
and the output should contain "2013-06-10 15:40 Life is good"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue