diff --git a/tests/e2e/bandcamp/test_bandcamp.py b/tests/e2e/bandcamp/test_bandcamp.py index 48c0a572..88cc6b3a 100644 --- a/tests/e2e/bandcamp/test_bandcamp.py +++ b/tests/e2e/bandcamp/test_bandcamp.py @@ -24,9 +24,7 @@ def subscription_dict(output_directory): "ytdl_options": { "max_downloads": 15, }, - "date_range": { - "before": "20230101" - }, + "date_range": {"before": "20230101"}, "overrides": { "url": "https://funkypselicave.bandcamp.com/", "track_title": "{captured_track_title}",