Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Revolyssup committed Jan 27, 2025
1 parent 9134a92 commit 7d18613
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/plugin/security-warning2.t
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ plugins:
if code >= 300 then
ngx.status = code
end
--- deleting this data so this doesn't effect when metadata schema is validated
--- deleting this data so this doesn't effect when metadata schema is validated
--- at init in next test.
local code, body = t('/apisix/admin/plugin_metadata/opentelemetry',
ngx.HTTP_DELETE)
Expand Down

0 comments on commit 7d18613

Please sign in to comment.