Skip to content

Commit

Permalink
changed test funciton name
Browse files Browse the repository at this point in the history
Signed-off-by: Boyang Lyu <[email protected]>
  • Loading branch information
JackL9u committed Aug 9, 2024
1 parent 11d5353 commit acec910
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integrations/client/http_client_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -838,7 +838,7 @@ func (suite *httpClientTestSuite) TestRetryOnLeaderChange() {
wg.Wait()
}

func (suite *httpClientTestSuite) TestGetSafePoint() {
func (suite *httpClientTestSuite) TestGetGCSafePoint() {
re := suite.Require()
client := suite.client
ctx, cancel := context.WithCancel(suite.ctx)
Expand Down

0 comments on commit acec910

Please sign in to comment.