Skip to content

Commit

Permalink
Skip Windows due to mysterious os.makedirs failure
Browse files Browse the repository at this point in the history
  • Loading branch information
micahellison authored Jun 4, 2024
1 parent 8d9c27f commit 8e5b5b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/bdd/features/file_storage.feature
Original file line number Diff line number Diff line change
Expand Up @@ -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."
Expand Down

0 comments on commit 8e5b5b6

Please sign in to comment.