Explorar el Código

added missing dependency (discoverd on #604)

Rodja Trappe hace 2 años
padre
commit
9093c72331
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      tests/requirements.txt

+ 1 - 0
tests/requirements.txt

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