diff --git a/run b/run index 34773db..413779b 100755 --- a/run +++ b/run @@ -18,7 +18,7 @@ function ci:test { APP_BUILD=static build - test "${@}" + test --testdox "${@}" } function composer {