spacewander commented on code in PR #8052:
URL: https://github.com/apache/apisix/pull/8052#discussion_r994173776


##########
t/lib/server.lua:
##########
@@ -449,7 +449,7 @@ end
 
 function _M._well_known_openid_configuration()
     local t = require("lib.test_admin")
-    local openid_data = t.read_file("t/plugin/openid-configuration.json")
+    local openid_data = t.read_file("t/plugin/openid/configuration.json")

Review Comment:
   What about moving it to `plugin/openid-connect`? We don't have a plugin 
called openid.



-- 
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]

Reply via email to