Remove pytest-bdd workaround
This commit is contained in:
parent
3bf198adec
commit
9cccb612fc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user