summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pytest.ini5
1 files changed, 1 insertions, 4 deletions
diff --git a/pytest.ini b/pytest.ini
index e49a2f4cf..6ea9e5bf1 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -68,7 +68,4 @@ qt_log_ignore =
^QPaintDevice: Cannot destroy paint device that is being painted
^DirectWrite: CreateFontFaceFromHDC\(\) failed .*
xfail_strict = true
-filterwarnings =
- error
- # WORKAROUND for https://github.com/pytest-dev/pytest-bdd/pull/288
- ignore:the `pytest\.config` global is deprecated\. Please use `request.config` or `pytest_configure` \(if you're a pytest plugin\) instead\.
+filterwarnings = error