Преглед изворни кода

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