mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-20 13:08:31 +02:00
fix password test
This commit is contained in:
parent
694c8cdf62
commit
03c1304177
1 changed files with 0 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue