mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-20 13:08:31 +02:00
Make 'Searching in a journal' test shorter
This commit is contained in:
parent
e79a2f9b56
commit
0a20106964
1 changed files with 1 additions and 2 deletions
|
@ -217,8 +217,7 @@ Feature: Searching in a journal
|
||||||
Scenario Outline: Searching by month, day, or year
|
Scenario Outline: Searching by month, day, or year
|
||||||
Given we use the config "dates_similar.yaml"
|
Given we use the config "dates_similar.yaml"
|
||||||
When we run "jrnl <args>"
|
When we run "jrnl <args>"
|
||||||
Then we should get no error
|
Then the output should be
|
||||||
and the output should be
|
|
||||||
"""
|
"""
|
||||||
<entry1>
|
<entry1>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue