소스 검색

fix pytest path

Guénaël Muller 5 년 전
부모
커밋
a4345f90ae
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      backend/pytest.ini

+ 1 - 1
backend/pytest.ini 파일 보기

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