test/run: handle optional paths/args for bats
@ -6,4 +6,4 @@ if [ -n "$RBENV_NATIVE_EXT" ]; then
make -C src
fi
exec bats ${CI:+--tap} test
exec bats ${CI:+--tap} "${@:-test}"
The note is not visible to the blocked user.