Sfoglia il codice sorgente

added missing dependency (discoverd on #604)

Rodja Trappe 2 anni fa
parent
commit
9093c72331
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      tests/requirements.txt

+ 1 - 0
tests/requirements.txt

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