Browse Source

Updated test_all.sh

maziggy 3 months ago
parent
commit
2e0415dd9c
1 changed files with 1 additions and 1 deletions
  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