mirror of
https://github.com/certbot/certbot.git
synced 2026-01-26 07:41:33 +03:00
Error on warning, unless it's a ResourceWarning
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
[pytest]
|
||||
addopts = --numprocesses auto --pyargs
|
||||
# ResourceWarnings are ignored as errors, since they're raised at close
|
||||
filterwarnings =
|
||||
error
|
||||
always::ResourceWarning
|
||||
|
||||
Reference in New Issue
Block a user