diff --git a/bin/busted b/bin/busted index be3171636..92a8cb907 100755 --- a/bin/busted +++ b/bin/busted @@ -14,6 +14,7 @@ chdir "$dirname/.."; my $apicast = getcwd(); exec '/usr/bin/env', 'resty', + '--errlog-level', 'alert', '--http-include', "$apicast/spec/fixtures/echo.conf", "$apicast/bin/busted.lua", '--config-file', "$apicast/.busted",