fix pytest ci warning

This commit is contained in:
J.Townsend 2022-06-09 23:47:09 +00:00 committed by GitHub
parent 6f334c75f2
commit a3d27634a6

View file

@ -1,5 +1,6 @@
[tool.pytest.ini_options]
minversion = "7.1"
asyncio_mode = auto
testpaths = [
"tests",
"tests/discovery/",