We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d76793 commit a8d7e9cCopy full SHA for a8d7e9c
run-tests.bash
@@ -1,4 +1,5 @@
1
#!/usr/bin/env bash
2
+set -euo pipefail
3
# Fixed 'account already in use' errors by killing the validator and removing the test ledger
4
5
# This script ensures a clean test environment by removing any persisted onchain state.
0 commit comments