You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/10/13 05:52:38 UTC

[GitHub] [apisix] spacewander commented on a diff in pull request #8052: ci: split t/plugin to reduce CI run time

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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org