Przeglądaj źródła

fix pytest path

Guénaël Muller 5 lat temu
rodzic
commit
a4345f90ae
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      backend/pytest.ini

+ 1 - 1
backend/pytest.ini Wyświetl plik

@@ -1,4 +1,4 @@
1 1
 [pytest]
2 2
 minversion = 2.8
3
-testpaths = tracim
3
+testpaths = tracim_backend
4 4
 addopts = -s -v