From fb970de164e039002d8698487648bf893080cbb5 Mon Sep 17 00:00:00 2001 From: Jesse Bannon Date: Wed, 31 Dec 2025 13:22:40 -0800 Subject: [PATCH] restore test --- tests/e2e/presets/test_bandcamp.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/e2e/presets/test_bandcamp.py b/tests/e2e/presets/test_bandcamp.py index d69c16c9..c4d410cd 100644 --- a/tests/e2e/presets/test_bandcamp.py +++ b/tests/e2e/presets/test_bandcamp.py @@ -29,7 +29,7 @@ def subscription_dict(output_directory): class TestBandcamp: - @pytest.mark.parametrize("dry_run", [False]) + @pytest.mark.parametrize("dry_run", [True, False]) def test_prebuilt_preset_download( self, subscription_dict,