delete locam env
This commit is contained in:
parent
4f0827d11b
commit
92a005055e
|
@ -1,3 +1,3 @@
|
||||||
[pytest]
|
[pytest]
|
||||||
norecursedirs = .git pages
|
norecursedirs = .git pages
|
||||||
addopts = -s -v --junitxml=results/result.xml --tb=short --env=local
|
addopts = -s -v --junitxml=results/result.xml --tb=short
|
||||||
|
|
Loading…
Reference in New Issue