Add prompt to ask user if entries should be formatted with colors when installing jrnl

This commit is contained in:
Micah Jerome Ellison 2023-02-22 10:06:09 -08:00
parent 18397b13eb
commit 05a98fe332
5 changed files with 51 additions and 1 deletions

View file

@ -57,6 +57,7 @@ Feature: Journals iteracting with the file system in a way that users can see
When we run "jrnl hello world" and enter
test.txt
n
\n
Then the output should contain "Journal 'default' created"
When we change directory to "subfolder"
And we run "jrnl -n 1"