Add test for journal with emoji name

This commit is contained in:
Micah Jerome Ellison 2021-07-31 13:42:20 -07:00
parent 85ee9ba9ed
commit ed015526f4
2 changed files with 7 additions and 0 deletions

View file

@ -88,3 +88,9 @@ Feature: Multiple journals
these three eyes
n
Then the output should contain "Encrypted journal 'new_encrypted' created"
Scenario: Read and write to journal with emoji name
Given we use the config "multiple.yaml"
When we run "jrnl Adding entry to sparkly journal"
When we run "jrnl -1"
Then the output should contain "Adding entry to sparkly journal"