vyvyan2010 commented on code in PR #7410: URL: https://github.com/apache/apisix/pull/7410#discussion_r916416422
########## docs/en/latest/building-apisix.md: ########## @@ -276,7 +276,7 @@ For the error `Error unknown directive "lua_package_path" in /API_ASPIX/apisix/t To run a specific test case, use the command below: ```shell -prove -Itest-nginx/lib -r t/plugin/openid-connect.t +make test test=t/plugin/openid-connect.t Review Comment: It's for new developers, we could use `prove` anyway -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
