Selaa lähdekoodia

added missing dependency (discoverd on #604)

Rodja Trappe 2 vuotta sitten
vanhempi
säilyke
9093c72331
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      tests/requirements.txt

+ 1 - 0
tests/requirements.txt

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