mirror of
https://github.com/thib8956/nginx-proxy
synced 2025-02-24 01:38:15 +00:00
fix(ci): 🔧 add markers on pytest.ini to fix warnings
This commit is contained in:
parent
37e85e6e8d
commit
6fd3cfb38f
@ -1,3 +1,5 @@
|
|||||||
[pytest]
|
[pytest]
|
||||||
# disable the creation of the `.cache` folders
|
# disable the creation of the `.cache` folders
|
||||||
addopts = -p no:cacheprovider --ignore=requirements --ignore=certs -r s -v
|
addopts = -p no:cacheprovider --ignore=requirements --ignore=certs -r s -v
|
||||||
|
markers =
|
||||||
|
incremental: mark a test as incremental.
|
Loading…
x
Reference in New Issue
Block a user