Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Leung <[email protected]>
  • Loading branch information
rleungx committed Dec 26, 2024
1 parent ac1041f commit 46aac9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/cluster/cluster_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -2929,6 +2929,7 @@ func TestPatrolRegionConcurrency(t *testing.T) {
cfg.MergeScheduleLimit = uint64(mergeScheduleLimit)
}, nil, nil, re)
defer cleanup()
co.GetPrepareChecker().SetPrepared()
oc := co.GetOperatorController()
checker := co.GetCheckerController()

Expand Down

0 comments on commit 46aac9d

Please sign in to comment.