diff --git a/features/data/journals/dates_similar.journal b/features/data/journals/dates_similar.journal index fc1fc28b..5eb28d70 100644 --- a/features/data/journals/dates_similar.journal +++ b/features/data/journals/dates_similar.journal @@ -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. \ No newline at end of file +[2021-01-03 15:39] Hi. \ No newline at end of file diff --git a/features/search.feature b/features/search.feature index 2a588aaa..18cedb5b 100644 --- a/features/search.feature +++ b/features/search.feature @@ -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 " Then we should get no error