There was an error while loading. Please reload this page.
1 parent e1fed20 commit f2f08a1Copy full SHA for f2f08a1
1 file changed
scripts/test-e2e.sh
@@ -7,7 +7,7 @@
7
# waits for the scheduled execution to complete,
8
# and verifies that the user is stored in the database along with the generated description.
9
10
-set -exuo pipefail
+set -exo pipefail
11
cd "$(dirname "$0")/.."
12
13
OBELISK_TOML="$1"
0 commit comments