Skip to content

Commit a8d7e9c

Browse files
committed
Pipefail is cool
1 parent 1d76793 commit a8d7e9c

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)