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 5, 2024
1 parent a639570 commit 71fefc1
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 @@ -2927,6 +2927,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 71fefc1

Please sign in to comment.