Skip to content

Commit 4a95c7e

Browse files
committed
Try to fix test
1 parent af0090d commit 4a95c7e

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
@@ -48,6 +48,7 @@ requires = ["poetry-core"]
4848
build-backend = "poetry.core.masonry.api"
4949

5050
[tool.pytest.ini_options]
51+
asyncio_mode = "auto"
5152
asyncio_default_fixture_loop_scope = "function"
5253
pythonpath = ["src"]
5354

0 commit comments

Comments
 (0)