Browse Source

fix pytest path

Guénaël Muller 5 years ago
parent
commit
a4345f90ae
1 changed files with 1 additions and 1 deletions
  1. 1 1
      backend/pytest.ini

+ 1 - 1
backend/pytest.ini View File

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