Skip to content

Commit a0d5bb5

Browse files
committed
tmp
1 parent 6d7bd1c commit a0d5bb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pulp_python/tests/functional/api/test_pypi_apis.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,8 +167,8 @@ def test_package_upload_simple(
167167
assert summary.added["python.python"]["count"] == 1
168168

169169

170-
@pytest.mark.parallel
171170
def test_wheel_package_upload_with_metadata(
171+
delete_orphans_pre,
172172
python_content_summary,
173173
python_empty_repo_distro,
174174
python_package_dist_directory,

0 commit comments

Comments
 (0)