Commit b2e1c9d
committed
Fixed pytest_asyncio deprecation warning.
This fixes pytest_asyncio's deprecation warning: "The 'asyncio_mode'
default value will change to 'strict' in future, please explicitly use
'asyncio_mode=strict' or 'asyncio_mode=auto' in pytest configuration
file."1 parent 2eda551 commit b2e1c9d
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
0 commit comments