mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-28 05:26:13 +02:00
Update all tests to new time format
This commit is contained in:
parent
54f8382450
commit
c508e0c574
8 changed files with 9 additions and 9 deletions
|
@ -39,7 +39,7 @@ Feature: Basic reading and writing to a journal
|
|||
Given we use the config "basic.yaml"
|
||||
When we run "jrnl" and enter "25 jul 2013: I saw Elvis. He's alive."
|
||||
Then we should get no error
|
||||
and the journal should contain "2013-07-25 09:00 I saw Elvis."
|
||||
and the journal should contain "[2013-07-25 09:00] I saw Elvis."
|
||||
and the journal should contain "He's alive."
|
||||
|
||||
Scenario: Displaying the version number
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue