restore test
This commit is contained in:
parent
4eb201f879
commit
fb970de164
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue