--testdox
@ -18,7 +18,7 @@ function ci:test {
APP_BUILD=static
build
test "${@}"
test --testdox "${@}"
}
function composer {