shreemaan-abhishek commented on code in PR #11021:
URL: https://github.com/apache/apisix/pull/11021#discussion_r1533672473
##########
t/plugin/forward-auth.t:
##########
@@ -143,6 +143,24 @@ property "request_method" validation failed: matches none
of the enum values
end
end
end
+ end]],
+ [[return function(conf, ctx)
Review Comment:
please write the test cases in a new file `t/plugin/forward-auth2.t` . This
file already contains too many serverless functions and routes which can cause
conflict.
--
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]