Remove pytest-bdd workaround

per-domain-stylesheets
Florian Bruhin 2019-02-26 10:18:53 +01:00
parent 3bf198adec
commit 9cccb612fc
1 changed files with 1 additions and 4 deletions

View File

@ -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