소스 검색

Updated test_all.sh

maziggy 7 달 전
부모
커밋
2e0415dd9c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      test_all.sh

+ 1 - 1
test_all.sh

@@ -1,3 +1,3 @@
 #!/bin/bash
 
-./test_frontend.sh && ./test_backend.sh && ./test_docker.sh
+./test_frontend.sh && ./test_backend.sh --full && ./test_docker.sh