Fix failing tests by updating dates_similar journal

This commit is contained in:
karimpwnz 2021-01-04 04:03:27 +02:00
parent e246a9c0b3
commit 902753e6a9
2 changed files with 6 additions and 6 deletions

View file

@ -1,9 +1,9 @@
[2018-02-04 06:04] Today is 2018-02-04.
[2018-02-04 06:04] Hi.
[2018-03-05 08:06] Today is 2018-03-05.
[2018-03-05 08:06] Hi.
[2019-01-03 10:08] Today is 2019-01-03.
[2019-01-03 10:08] Hi.
[2020-02-05 12:10] Today is 2020-02-05.
[2020-02-05 12:10] Hi.
[2021-01-03 15:39] Today is 2021-01-03.
[2021-01-03 15:39] Hi.

View file

@ -214,7 +214,7 @@ Feature: Searching in a journal
| But I'm better.
"""
Scenario Outline: Searching by month, day, or year
Scenario Outline: Searching by month, day, or year
Given we use the config "dates_similar.yaml"
When we run "jrnl <args>"
Then we should get no error