mirror of
https://github.com/planetmint/planetmint.git
synced 2025-11-24 14:35:45 +00:00
removed predefined pytest module definitions
This commit is contained in:
parent
c37a4dde66
commit
daeb75fbd7
@ -1,7 +1,7 @@
|
|||||||
[pytest]
|
[pytest]
|
||||||
testpaths = tests/
|
testpaths = tests/
|
||||||
norecursedirs = .* *.egg *.egg-info env* devenv* docs
|
norecursedirs = .* *.egg *.egg-info env* devenv* docs
|
||||||
addopts = -m "not abci"
|
#addopts = -m "not abci"
|
||||||
looponfailroots = planetmint tests
|
looponfailroots = planetmint tests
|
||||||
asyncio_mode = strict
|
asyncio_mode = strict
|
||||||
markers =
|
markers =
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user