mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-29 14:06:14 +02:00
Tests for using stderr prompts
This commit is contained in:
parent
d3edbfd53b
commit
279547c350
4 changed files with 17 additions and 4 deletions
|
@ -20,7 +20,7 @@ Feature: Multiple journals
|
|||
Scenario: Tell user which journal was used
|
||||
Given we use the config "multiple.json"
|
||||
When we run "jrnl work a long day in the office"
|
||||
Then the output should contain "Entry added to work journal"
|
||||
Then we should see the message "Entry added to work journal"
|
||||
|
||||
Scenario: Write to specified journal with a timestamp
|
||||
Given we use the config "multiple.json"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue