Skip to content

Commit 0344c6f

Browse files
committed
fix: Delete Trailing Whitespaces
1 parent d81d0fd commit 0344c6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/stream-plugin/mqtt-proxy2.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ proxy request to 127.0.0.1:1995
194194
{protocol_name = "MQTT"},
195195
{protocol_level = 4},
196196
}
197-
197+
198198
local stream_plugin = require("apisix.stream.plugins.mqtt-proxy")
199199
for _, case in ipairs(test_cases) do
200200
local ok, err = stream_plugin.check_schema(case)

0 commit comments

Comments
 (0)