Skip to content

Commit

Permalink
Update spec/02-integration/09-hybrid_mode/09-config-compat_spec.lua
Browse files Browse the repository at this point in the history
Co-authored-by: Robin Xiang <liverpool8056@163.com>
  • Loading branch information
fffonion and liverpool8056 committed Aug 9, 2024
1 parent e3f8a3e commit 922442f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,7 @@ describe("CP/DP config compat transformations #" .. strategy, function()
end)

describe("ai plugins supported providers", function()
it("[ai-proxy] tries to use unsupported providers on older Kong versions #ttt", function()
it("[ai-proxy] tries to use unsupported providers on older Kong versions", function()
-- [[ 3.8.x ]] --
local ai_proxy = admin.plugins:insert {
name = "ai-proxy",
Expand Down

0 comments on commit 922442f

Please sign in to comment.