Feat/decomposition #19
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ dev = [
|
||||||
]
|
]
|
||||||
|
|
||||||
[tool.pytest.ini_options]
|
[tool.pytest.ini_options]
|
||||||
addopts = "-q -m \"not integration\""
|
addopts = "-q -m \"not integration\" --import-mode=importlib"
|
||||||
asyncio_mode = "auto"
|
asyncio_mode = "auto"
|
||||||
testpaths = ["tests"]
|
testpaths = ["tests"]
|
||||||
markers = [
|
markers = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue