From 81ebc464813eb049778f59a67ec0d4dc16962cda Mon Sep 17 00:00:00 2001 From: chronolaw Date: Thu, 16 Jan 2025 18:27:05 +0800 Subject: [PATCH] lint fix --- spec/02-integration/09-hybrid_mode/12-errors_spec.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/02-integration/09-hybrid_mode/12-errors_spec.lua b/spec/02-integration/09-hybrid_mode/12-errors_spec.lua index 3ec493dc8f07..0912ad84dfe1 100644 --- a/spec/02-integration/09-hybrid_mode/12-errors_spec.lua +++ b/spec/02-integration/09-hybrid_mode/12-errors_spec.lua @@ -71,7 +71,7 @@ end -- these tests are only for sync v1 for _, strategy in helpers.each_strategy() do - describe("CP/DP sync error-reporting with #" .. strategy .. " rpc_sync=" .. rpc_sync .. " backend", function() + describe("CP/DP sync error-reporting with #" .. strategy .. " backend", function() local client local cluster_port local cluster_ssl_port