mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-12 16:57:13 +02:00
13 lines
345 B
Diff
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:
|