mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-07-06 16:26:13 +02:00
Work if timezone is UTC
This commit is contained in:
parent
bee2bac2b4
commit
ea19458e7c
2 changed files with 7 additions and 3 deletions
|
@ -43,4 +43,4 @@ Feature: Multiple journals
|
|||
Scenario: Gracefully handle a config without a default journal
|
||||
Given we use the config "multiple_without_default.yaml"
|
||||
When we run "jrnl fork this repo and fix something"
|
||||
Then we should see the message "You have not specified a journal. Either provide a default journal in your config file, or specify one of your journals on the command line."
|
||||
Then the output should contain "You have not specified a journal. Either provide a default journal in your config file, or specify one of your journals on the command line."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue