We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 869d185 commit 55459f0Copy full SHA for 55459f0
test/run_api_integration.sh
@@ -16,7 +16,7 @@ kubectl logs -f $apiPodName > api_pod_logs.txt &
16
17
#./run_tests.sh api_integration
18
19
-./run_tests
+./run_tests.sh
20
21
echo describing services
22
#kubectl describe service postgres-svc
0 commit comments