diff --git a/testing/web-platform/tests/tools/tox.ini b/testing/web-platform/tests/tools/tox.ini index fc66c6c2ac39..3b0c6d172bc0 100644 --- a/testing/web-platform/tests/tools/tox.ini +++ b/testing/web-platform/tests/tools/tox.ini @@ -8,7 +8,6 @@ deps = pytest-cov mock hypothesis - pytest-catchlog commands = pytest --cov {posargs}