Skip to content

Commit f2f08a1

Browse files
committed
test: Allow unbounded variables
1 parent e1fed20 commit f2f08a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/test-e2e.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# waits for the scheduled execution to complete,
88
# and verifies that the user is stored in the database along with the generated description.
99

10-
set -exuo pipefail
10+
set -exo pipefail
1111
cd "$(dirname "$0")/.."
1212

1313
OBELISK_TOML="$1"

0 commit comments

Comments
 (0)