Переглянути джерело

added missing dependency (discoverd on #604)

Rodja Trappe 2 роки тому
батько
коміт
9093c72331
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      tests/requirements.txt

+ 1 - 0
tests/requirements.txt

@@ -1,5 +1,6 @@
 pytest
 pytest-selenium
+pytest-asyncio
 selenium
 autopep8
 icecream