aports/testing/py3-flask-security/nowarnings.patch
2023-07-21 02:40:28 +00:00

13 lines
345 B
Diff

diff --git a/pytest.ini b/pytest.ini
index f38b6a6..e54b392 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -16,7 +16,6 @@ markers =
webauthn
filterwarnings =
- error
ignore:.*'locked_cached_property'.*:DeprecationWarning:flask:0
ignore:.*'flask.Markup'.*:DeprecationWarning:flask:0
ignore::DeprecationWarning:mongoengine: