We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ee192b commit eedec8dCopy full SHA for eedec8d
spec/03-plugins/35-azure-functions/01-access_spec.lua
@@ -6,7 +6,7 @@ local server_tokens = meta._SERVER_TOKENS
6
7
8
for _, strategy in helpers.each_strategy() do
9
- describe("Plugin: Azure Functions (access) [#" .. strategy .. "]", function()
+ describe("#flaky Plugin: Azure Functions (access) [#" .. strategy .. "]", function()
10
local proxy_client
11
12
setup(function()
0 commit comments