mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-20 04:58:32 +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_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"
|
||||
And we use the password "test" if prompted
|
||||
When we run "jrnl -month 08 -day 29 --short"
|
||||
|
|
Loading…
Add table
Reference in a new issue