add specific port feature
This commit is contained in:
parent
c8bd35f633
commit
a0d0e8c880
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
||||||
[pytest]
|
[pytest]
|
||||||
# disable the creation of the `.cache` folders
|
# disable the creation of the `.cache` folders
|
||||||
addopts = -k "specified_mixed" -p no:cacheprovider --ignore=requirements --ignore=certs -r s -v
|
addopts = -p no:cacheprovider --ignore=requirements --ignore=certs -r s -v
|
||||||
Loading…
Reference in a new issue