Skip to content

Commit 517f73a

Browse files
committed
fix pytest warning
1 parent f46d41f commit 517f73a

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
@@ -76,5 +76,6 @@ pythonpath = ["src"]
7676
testpaths = ["tests/"]
7777
python_files = "test_*.py"
7878
asyncio_mode = "auto"
79+
asyncio_default_fixture_loop_scope = "function"
7980
python_classes = "Test*"
8081
python_functions = "test_*"

0 commit comments

Comments
 (0)