Skip to content

Commit

Permalink
*
Browse files Browse the repository at this point in the history
Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
  • Loading branch information
hawkingrei committed Jun 6, 2024
1 parent da10a43 commit 02e6721
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion statistics/handle/handle_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,6 @@ func TestInitStats(t *testing.T) {
table1 = h.GetTableStats(tbl.Meta())
assertTableEqual(t, table0, table1)
h.SetLease(0)

}

func TestInitStatsVer2(t *testing.T) {
Expand Down

0 comments on commit 02e6721

Please sign in to comment.