Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions pulp_python/tests/functional/api/test_crud_content_unit.py
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,6 @@ def test_package_creation_with_metadata(
)


@pytest.mark.parallel
def test_disallow_package_substitution(
monitor_task,
python_bindings,
Expand Down Expand Up @@ -272,7 +271,6 @@ def test_disallow_package_substitution(
assert repo.latest_version_href.endswith("/2/")


@pytest.mark.parallel
def test_package_substitution_allowed_by_default(
monitor_task,
python_bindings,
Expand Down