We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
set -e
1 parent aa52dfa commit 01084d7Copy full SHA for 01084d7
bin/test-integration
@@ -1,8 +1,6 @@
1
#!/usr/bin/env bash
2
set -eu -o pipefail
3
4
-set -x
5
-
6
ROOT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )/.." && pwd )"
7
8
echo -e "\n Running integration tests..."
0 commit comments