mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 16:48:31 +02:00
Remove deprecated tests
This commit is contained in:
parent
4563651b71
commit
09b94d1047
1 changed files with 0 additions and 5 deletions
|
@ -22,11 +22,6 @@
|
|||
Then we should see the message "Password"
|
||||
and the output should contain "2013-06-10 15:40 Life is good"
|
||||
|
||||
Scenario: Loading an encrypted journal with password in config
|
||||
Given we use the config "encrypted_with_pw.json"
|
||||
When we run "jrnl -n 1"
|
||||
Then the output should contain "2013-06-10 15:40 Life is good"
|
||||
|
||||
Scenario: Storing a password in Keychain
|
||||
Given we use the config "multiple.json"
|
||||
When we run "jrnl simple --encrypt" and enter "sabertooth"
|
||||
|
|
Loading…
Add table
Reference in a new issue