We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8765e8 commit 37bbc6bCopy full SHA for 37bbc6b
1 file changed
integration-test/run-all.sh
@@ -1,5 +1,7 @@
1
#!/bin/bash
2
3
+echo "Waiting for services to be up..."
4
+sleep 2
5
echo "Running tests"
6
7
FILES=/test/scripts/*
0 commit comments