mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-07-05 07:56:14 +02:00
Fixes config tests
This commit is contained in:
parent
6515ab7c0a
commit
b467199a62
9 changed files with 55 additions and 69 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