We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d46afd commit 829ef2fCopy full SHA for 829ef2f
src/dapp-tests/integration/tests.sh
@@ -1,6 +1,7 @@
1
#! /usr/bin/env bash
2
3
set -eo pipefail
4
+set -x
5
6
# ------------------------------------------------
7
# CONFIGURATION
0 commit comments