mirror of
https://gitee.com/iresty/apisix.git
synced 2024-12-03 20:47:35 +08:00
test: updated the test case.
This commit is contained in:
parent
2c0cf0594a
commit
20e2b486bd
@ -87,7 +87,7 @@ rewrite(): plugin rewrite phase
|
||||
ngx.say("failed to load plugins: ", err)
|
||||
end
|
||||
|
||||
local filter_plugins = plugin.filter_plugin({
|
||||
local filter_plugins = plugin.filter({
|
||||
value = {
|
||||
plugin_config = {
|
||||
["example-plugin"] = {i = 1, s = "s", t = {1, 2}},
|
||||
|
Loading…
Reference in New Issue
Block a user