Skip to content

Commit eedec8d

Browse files
tests(azure-functions): temporarily disable tests that use mockbin (#11878)
KAG-2912
1 parent 8ee192b commit eedec8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/03-plugins/35-azure-functions/01-access_spec.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ local server_tokens = meta._SERVER_TOKENS
66

77

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

1212
setup(function()

0 commit comments

Comments
 (0)