mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-20 13:08:31 +02:00
Better scenario description
This commit is contained in:
parent
307a621b02
commit
640dbc0554
1 changed files with 1 additions and 1 deletions
|
@ -263,7 +263,7 @@ Feature: Searching in a journal
|
||||||
| basic_folder |
|
| basic_folder |
|
||||||
| basic_dayone |
|
| basic_dayone |
|
||||||
|
|
||||||
Scenario Outline: Combining month, day, and/or year search terms
|
Scenario Outline: Combining month, day, and year search terms
|
||||||
Given we use the config "<config>.yaml"
|
Given we use the config "<config>.yaml"
|
||||||
And we use the password "test" if prompted
|
And we use the password "test" if prompted
|
||||||
When we run "jrnl -month 08 -day 29 --short"
|
When we run "jrnl -month 08 -day 29 --short"
|
||||||
|
|
Loading…
Add table
Reference in a new issue