Просмотр исходного кода

feat: test all unit tests (#3787)

Co-authored-by: Joel <iamjoel007@gmail.com>
takatost 1 год назад
Родитель
Сommit
4d8f1b9ca4
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      dev/pytest/pytest_unit_tests.sh

+ 1 - 1
dev/pytest/pytest_unit_tests.sh

@@ -2,4 +2,4 @@
 set -x
 
 # libs
-pytest api/tests/unit_tests/libs
+pytest api/tests/unit_tests