Skip Windows due to mysterious os.makedirs failure

This commit is contained in:
Micah Jerome Ellison 2024-06-03 19:18:32 -07:00 committed by GitHub
parent 8d9c27ffd6
commit 8e5b5b6c19
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,6 +10,7 @@ Feature: Journals iteracting with the file system in a way that users can see
And the journal directory should contain
2013/07/23.txt
@skip_win # https://github.com/jrnl-org/jrnl/issues/1894
Scenario: Adding entries to a Folder journal with a custom extension should generate date files
Given we use the config "empty_folder_with_extension.yaml"
When we run "jrnl 23 July 2013: Testing folder journal."