Explorar el Código

fix pytest path

Guénaël Muller hace 5 años
padre
commit
a4345f90ae
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      backend/pytest.ini

+ 1 - 1
backend/pytest.ini Ver fichero

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