fix password test

This commit is contained in:
Jonathan Wren 2020-09-26 12:40:46 -07:00
parent 694c8cdf62
commit 03c1304177
No known key found for this signature in database
GPG key ID: 43D5FF8722E7F68A

View file

@ -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"