Skip to content

Commit

Permalink
fix the test
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Leung <[email protected]>
  • Loading branch information
rleungx committed Mar 8, 2024
1 parent 3666ff2 commit 4dff763
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integrations/mcs/tso/api_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,7 @@ func TestForwardOnlyTSONoScheduling(t *testing.T) {
tc.WaitLeader()
leaderServer := tc.GetLeaderServer()
re.NoError(leaderServer.BootstrapCluster())
ttc.WaitForDefaultPrimaryServing(re)

urlPrefix := fmt.Sprintf("%s/pd/api/v1", pdAddr)

Expand Down

0 comments on commit 4dff763

Please sign in to comment.