Skip to content

Commit

Permalink
remove #only tag
Browse files Browse the repository at this point in the history
  • Loading branch information
flrgh committed Nov 6, 2024
1 parent fcfe8c8 commit 37d7eaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/02-integration/20-wasm/01-admin-api_spec.lua
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ describe("wasm admin API [#" .. strategy .. "]", function()
patched.filters[2])
end)

it("updates filter configuration #only", function()
it("updates filter configuration", function()
helpers.wait_for_all_config_update()

local function await_filter_response(body, context)
Expand Down

0 comments on commit 37d7eaf

Please sign in to comment.