Skip to content

Commit

Permalink
address
Browse files Browse the repository at this point in the history
Signed-off-by: nolouch <[email protected]>
  • Loading branch information
nolouch committed Sep 27, 2023
1 parent 67cfd25 commit 451a271
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/api/region_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,6 @@ func (suite *regionTestSuite) TestRegion() {
suite.NoError(tu.ReadGetJSON(re, testDialClient, url, r2))
r2.Adjust()
suite.Equal(NewAPIRegionInfo(r), r2)

}

func (suite *regionTestSuite) TestRegionCheck() {
Expand Down

0 comments on commit 451a271

Please sign in to comment.