Parcourir la source

fix pytest path

Guénaël Muller il y a 5 ans
Parent
révision
a4345f90ae
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      backend/pytest.ini

+ 1 - 1
backend/pytest.ini Voir le fichier

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