@@ -3,4 +3,4 @@ PATH=$PATH:$(pwd)/bats/bin
set +e
[[ -z "$(which bats)" ]] && git clone --depth 1 https://github.com/sstephenson/bats.git
set -e
exec bats ${CI:+--tap} test/{lib,plugins}
exec ./bats/bin/bats ${CI:+--tap} ./test/{lib,plugins}
The note is not visible to the blocked user.