mirror of
https://github.com/arcan1s/ahriman.git
synced 2026-07-17 00:01:07 +00:00
move root conftest into pytest plugins
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
[pytest]
|
||||
addopts = [
|
||||
"--cov=ahriman",
|
||||
"--cov-report=term-missing:skip-covered",
|
||||
"--no-cov-on-fail",
|
||||
"--cov-fail-under=100",
|
||||
"--spec",
|
||||
]
|
||||
asyncio_default_fixture_loop_scope = "function"
|
||||
|
||||
Reference in New Issue
Block a user