Quellcode durchsuchen

added missing dependency (discoverd on #604)

Rodja Trappe vor 2 Jahren
Ursprung
Commit
9093c72331
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      tests/requirements.txt

+ 1 - 0
tests/requirements.txt

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