Skip to content

Commit

Permalink
Added new param to existing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
josephine-funken committed Sep 27, 2023
1 parent 2c643dd commit 8d28f93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/dataset/dataset_download_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,7 @@ def test_dataset_extract_remove_finished_false(
destination_path=tmp_path / 'raw',
recursive=True,
remove_finished=False,
remove_top_level=True,
verbose=1,
),
])
Expand Down

0 comments on commit 8d28f93

Please sign in to comment.