fix test that doesn't use a config file

This commit is contained in:
Jonathan Wren 2021-11-27 15:14:01 -08:00
parent 1304cc8e36
commit 733aad07b9
2 changed files with 9 additions and 1 deletions

View file

@ -32,6 +32,7 @@ Feature: Journals iteracting with the file system in a way that users can see
Then the output should contain "This is a new entry in my journal"
Scenario: Creating journal with relative path should update to absolute path
Given we use no config
When we run "jrnl hello world" and enter
test.txt
n