Fix notifier verification coverage
This commit is contained in:
@@ -48,4 +48,4 @@ ignore = ["E501", "B008"]
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
asyncio_mode = "auto"
|
||||
testpaths = ["tests"]
|
||||
testpaths = ["unit_tests", "tests"]
|
||||
|
||||
Reference in New Issue
Block a user