Ignore pytest InsecureRequestWarning

This commit is contained in:
Kay0u 2020-05-20 16:23:24 +02:00
parent 348d80664d
commit c2d990fd37
No known key found for this signature in database
GPG key ID: AAFEEB16CFA2AE2D

View file

@ -10,3 +10,5 @@ markers =
with_legacy_app_installed
with_backup_recommended_app_installed_with_ynh_restore
with_permission_app_installed
filterwarnings =
ignore::urllib3.exceptions.InsecureRequestWarning