diff --git a/tests/functional/test_wheel.py b/tests/functional/test_wheel.py index 7b3932af067..17d94e85314 100644 --- a/tests/functional/test_wheel.py +++ b/tests/functional/test_wheel.py @@ -240,7 +240,6 @@ def test_pip_wheel_fail(script, data): assert result.returncode != 0 -@pytest.mark.xfail(reason="The --build option was removed") def test_no_clean_option_blocks_cleaning_after_wheel( script, data,