Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
chronolaw committed Jan 16, 2025
1 parent 669fb91 commit 81ebc46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/02-integration/09-hybrid_mode/12-errors_spec.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 81ebc46

Please sign in to comment.