Skip to content

Commit 01084d7

Browse files
committed
remove set -e from test-integration
1 parent aa52dfa commit 01084d7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

bin/test-integration

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
#!/usr/bin/env bash
22
set -eu -o pipefail
33

4-
set -x
5-
64
ROOT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )/.." && pwd )"
75

86
echo -e "\n Running integration tests..."

0 commit comments

Comments
 (0)