Skip to content

Commit

Permalink
tests(azure-functions): temporarily disable tests that use mockbin (#…
Browse files Browse the repository at this point in the history
…11878)

KAG-2912

(cherry picked from commit eedec8d)
  • Loading branch information
AndyZhang0707 authored and windmgc committed Oct 30, 2023
1 parent ce1b1ec commit e61d526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/03-plugins/35-azure-functions/01-access_spec.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ local server_tokens = meta._SERVER_TOKENS


for _, strategy in helpers.each_strategy() do
describe("Plugin: Azure Functions (access) [#" .. strategy .. "]", function()
describe("#flaky Plugin: Azure Functions (access) [#" .. strategy .. "]", function()
local proxy_client

setup(function()
Expand Down

0 comments on commit e61d526

Please sign in to comment.