mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-20 04:58:32 +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
|
||||
Given we use the config "dates_similar.yaml"
|
||||
When we run "jrnl <args>"
|
||||
Then we should get no error
|
||||
and the output should be
|
||||
Then the output should be
|
||||
"""
|
||||
<entry1>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue