Skip to content
Snippets Groups Projects
Commit a65bc357 authored by Antoine Lambert's avatar Antoine Lambert
Browse files

pytest.ini: Silent annoying warning

Pytest report when building debian package is not easily exploitable
without silenting that warning.
parent 2a35b545
No related branches found
No related tags found
1 merge request!543tests/api/origin_save: Explicitely populate SaveAuthorizedOrigin table
......@@ -8,3 +8,4 @@ filterwarnings =
ignore:.*uses the 'client' fixture
ignore:.*uses the 'mocker' fixture
ignore:.*uses the 'requests_mock' fixture
ignore:.*'U' mode is deprecated
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment