mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-28 05:26:13 +02:00
Fixes config tests
This commit is contained in:
parent
63ad45db75
commit
60c03d96d6
9 changed files with 49 additions and 64 deletions
|
@ -14,7 +14,7 @@
|
|||
and the journal should have 2 entries
|
||||
|
||||
Scenario: Encrypting a journal
|
||||
Given we use the config "basic.json"
|
||||
Given we use the config "basic.yaml"
|
||||
When we run "jrnl --encrypt" and enter "swordfish"
|
||||
Then we should see the message "Journal encrypted"
|
||||
and the config for journal "default" should have "encrypt" set to "bool:True"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue