2 parents 4acf777 + 05d4af4 commit 60c50a1Copy full SHA for 60c50a1
1 file changed
pulp_python/tests/functional/api/test_crud_content_unit.py
@@ -203,7 +203,6 @@ def test_package_creation_with_metadata(
203
)
204
205
206
-@pytest.mark.parallel
207
def test_disallow_package_substitution(
208
monitor_task,
209
python_bindings,
@@ -272,7 +271,6 @@ def test_disallow_package_substitution(
272
271
assert repo.latest_version_href.endswith("/2/")
273
274
275
276
def test_package_substitution_allowed_by_default(
277
278
0 commit comments