mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 08:38:32 +02:00
fix typo in test
This commit is contained in:
parent
6b1ac328fd
commit
2553c1244d
1 changed files with 1 additions and 1 deletions
|
@ -196,5 +196,5 @@ Feature: Basic reading and writing to a journal
|
|||
[2020-07-05 15:00] I should not exist!
|
||||
"""
|
||||
Then the journal should contain "My first entry."
|
||||
And the journal should contain "PROFITS!"
|
||||
And the journal should contain "PROFIT!"
|
||||
But the journal should not contain "I should not exist!"
|
||||
|
|
Loading…
Add table
Reference in a new issue