fix pytest warnings

This commit is contained in:
Kay0u 2021-04-13 18:17:57 +02:00
parent ab834f1885
commit 42d671b7c0
No known key found for this signature in database
GPG key ID: AAFEEB16CFA2AE2D

View file

@ -3,12 +3,14 @@ addopts = -s -v
norecursedirs = dist doc build .tox .eggs
testpaths = tests/
markers =
with_system_archive_from_2p4
with_system_archive_from_3p8
with_backup_recommended_app_installed
clean_opt_dir
with_wordpress_archive_from_2p4
with_wordpress_archive_from_3p8
with_legacy_app_installed
with_backup_recommended_app_installed_with_ynh_restore
with_permission_app_installed
other_domains
with_custom_domain
filterwarnings =
ignore::urllib3.exceptions.InsecureRequestWarning