mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-20 21:18:32 +02:00
Remove DayOne test made obsolete by FolderJournal
This commit is contained in:
parent
53c557005c
commit
71f918d878
1 changed files with 0 additions and 6 deletions
|
@ -23,9 +23,3 @@ Feature: Zapped Dayone bugs stay dead!
|
||||||
2014-04-24 09:00 Ran 6.2 miles today in 1:02:03.
|
2014-04-24 09:00 Ran 6.2 miles today in 1:02:03.
|
||||||
| I'm feeling sore because I forgot to stretch.
|
| I'm feeling sore because I forgot to stretch.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
Scenario: Opening an folder that's not a DayOne folder gives a nice error message
|
|
||||||
Given we use the config "empty_folder.yaml"
|
|
||||||
When we run "jrnl Herro"
|
|
||||||
Then we should get an error
|
|
||||||
Then we should see the message "is a directory, but doesn't seem to be a DayOne journal either"
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue