Skip to content

Commit e17755f

Browse files
committed
Pipefail is cool
1 parent 3b218e7 commit e17755f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

run-tests.bash

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/usr/bin/env bash
2+
set -euo pipefail
23
# Fixed 'account already in use' errors by killing the validator and removing the test ledger
34

45
# This script ensures a clean test environment by removing any persisted onchain state.

0 commit comments

Comments
 (0)