We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b218e7 commit e17755fCopy full SHA for e17755f
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