mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-07-07 00:36:13 +02:00
fix up tests and related issues
This commit is contained in:
parent
47e0305aa0
commit
4d768ae433
4 changed files with 9 additions and 63 deletions
|
@ -14,7 +14,7 @@ Feature: Contains
|
|||
Given we use the config "tags.yaml"
|
||||
When we run "jrnl @idea -contains software"
|
||||
Then we should get no error
|
||||
and the output should contain "software"
|
||||
And the output should contain "software"
|
||||
|
||||
Scenario: Searching for a string within AND tag results
|
||||
Given we use the config "tags.yaml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue