ensure make lua-test runs locally
This commit is contained in:
parent
2cc828213d
commit
41a63b930b
2 changed files with 2 additions and 2 deletions
|
|
@ -23,6 +23,8 @@ set -o errexit
|
|||
set -o nounset
|
||||
set -o pipefail
|
||||
|
||||
BUSTED_ARGS="-v --pattern=_test"
|
||||
|
||||
resty \
|
||||
-I ./rootfs/etc/nginx/lua \
|
||||
--shdict "configuration_data 5M" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue