Skip to content

Commit b23ec2a

Browse files
authored
test: fix pytest asyncio deprecation warnings (#1110)
1 parent 23fe701 commit b23ec2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ markers = [
1111
"only_platform"
1212
]
1313
junit_family = "xunit2"
14+
asyncio_mode = "auto"
1415

1516
[tool.mypy]
1617
ignore_missing_imports = true

0 commit comments

Comments
 (0)