Skip to content

Commit

Permalink
Update spec/02-integration/09-hybrid_mode/11-status_spec.lua
Browse files Browse the repository at this point in the history
Co-authored-by: Xiaochen Wang <[email protected]>
  • Loading branch information
lhanjian and chobits authored Dec 19, 2024
1 parent daf4dac commit 2b813f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/02-integration/09-hybrid_mode/11-status_spec.lua
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ for _, strategy in helpers.each_strategy() do
end)

it("should return 200 on data plane after configuring when rpc_sync == on ", function()
-- insert one entity to make dp ready for incremental sync
-- insert one entity to make dp ready for rpc sync
if rpc == "on" and rpc_sync == "on" then

print("+++++ post /services")
Expand Down

0 comments on commit 2b813f0

Please sign in to comment.