add test timeout

This commit is contained in:
Robert Resch 2022-01-30 13:16:42 +01:00
parent ccca39761c
commit ac33a522f9
2 changed files with 3 additions and 1 deletions

View file

@ -8,6 +8,7 @@ pytest-asyncio
pytest-aiohttp
testfixtures
pytest-env
pytest-timeout
#pbr = "*"
#pytest-aiohttp = "*"