mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-28 05:26:13 +02:00
parent
4238ca57de
commit
28093894ad
2 changed files with 22 additions and 0 deletions
|
@ -130,3 +130,8 @@ Feature: Basic reading and writing to a journal
|
|||
and we change directory to "features"
|
||||
and we run "jrnl -n 1"
|
||||
Then the output should contain "hello world"
|
||||
|
||||
Scenario: --diagnostic runs without exceptions
|
||||
When we run "jrnl --diagnostic"
|
||||
Then the output should contain "jrnl"
|
||||
And the output should contain "Python"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue