Procházet zdrojové kódy

added missing dependency (discoverd on #604)

Rodja Trappe před 2 roky
rodič
revize
9093c72331
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      tests/requirements.txt

+ 1 - 0
tests/requirements.txt

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