diff --git a/tests/integration-test.sh b/tests/integration-test.sh index 0c67ef66..8c96ae21 100755 --- a/tests/integration-test.sh +++ b/tests/integration-test.sh @@ -1,6 +1,7 @@ #!/bin/bash set -e +set -x # shellcheck source=functions.sh source tests/functions.sh