@@ -1,7 +1,7 @@
#!/usr/bin/env bash
set -euo pipefail
⚡️test() {
⚡test() {
_help-line "Run all the tests" "$@"
exit=0
for test in test/test*; do
@@ -10,4 +10,4 @@ set -euo pipefail
exit $exit
}
source ⚡️
source ⚡
The note is not visible to the blocked user.