mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Added pytest config
This commit is contained in:
parent
e4d5318b3f
commit
55af0148c8
1 changed files with 4 additions and 0 deletions
4
pytest.ini
Normal file
4
pytest.ini
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[pytest]
|
||||
asyncio_mode = auto
|
||||
testpaths =
|
||||
tests
|
||||
Loading…
Add table
Add a link
Reference in a new issue