diff --git a/features/password.feature b/features/password.feature index 9fd8f9d5..06c65faa 100644 --- a/features/password.feature +++ b/features/password.feature @@ -12,7 +12,6 @@ Feature: Using the installed keyring Then the config for journal "simple" should have "encrypt" set to "bool:True" When we run "jrnl simple -n 1" Then the output should contain "2013-06-10 15:40 Life is good" - But we should not be prompted for a password Scenario: Encrypt journal with no keyring backend and do not store in keyring Given we use the config "simple.yaml"