pytest_plugin: Migrate to new fixtures from swh-storage pytest plugin
Compare changes
Files
4+ 34
− 37
@@ -167,15 +167,6 @@ SNAPSHOT = Snapshot(
@@ -315,7 +306,7 @@ def test_encode_target():
@@ -340,11 +331,11 @@ def test_check_snapshot(swh_storage):
@@ -352,12 +343,12 @@ def test_check_snapshot(swh_storage):
@@ -383,7 +374,7 @@ def test_check_snapshot_failures(swh_storage):
@@ -400,16 +391,20 @@ def test_check_snapshot_failures(swh_storage):
@@ -421,14 +416,14 @@ def test_check_snapshot_failures(swh_storage):
@@ -445,17 +440,17 @@ def test_check_snapshot_failures(swh_storage):
@@ -472,21 +467,23 @@ def test_check_snapshot_failures(swh_storage):
@@ -502,9 +499,9 @@ def test_check_snapshot_failures(swh_storage):
@@ -529,7 +526,7 @@ def test_check_snapshot_failures(swh_storage):