diff --git a/python-aiohttp.spec b/python-aiohttp.spec index 016e34e..c0ea357 100644 --- a/python-aiohttp.spec +++ b/python-aiohttp.spec @@ -147,8 +147,7 @@ fi # Disable DeprecationWarning to avoid error with the latest setuptools # and pkg_resources deprecation -# %%pytest_arch tests -rsEf -k "not ($donttest ${$python_donttest})" -W ignore::DeprecationWarning -%pytest_arch tests -rsEf -k "test_request_tracing_url_params" -W ignore::DeprecationWarning +%pytest_arch tests -rsEf -k "not ($donttest ${$python_donttest})" -W ignore::DeprecationWarning %files %{python_files} %license LICENSE.txt