diff --git a/features/encryption.feature b/features/encryption.feature index 472b91d2..aa194ee2 100644 --- a/features/encryption.feature +++ b/features/encryption.feature @@ -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"