restore test

This commit is contained in:
Jesse Bannon 2025-12-31 13:22:40 -08:00
parent 4eb201f879
commit fb970de164

View file

@ -29,7 +29,7 @@ def subscription_dict(output_directory):
class TestBandcamp: class TestBandcamp:
@pytest.mark.parametrize("dry_run", [False]) @pytest.mark.parametrize("dry_run", [True, False])
def test_prebuilt_preset_download( def test_prebuilt_preset_download(
self, self,
subscription_dict, subscription_dict,