Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Signed-off-by: Weizhen Wang <[email protected]>
  • Loading branch information
hawkingrei committed Dec 4, 2024
1 parent f985217 commit 8955068
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/statistics/handle/handletest/handle_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1509,5 +1509,4 @@ func TestReadStatsWithoutAnalyzeAndHandleEvent(t *testing.T) {
tblStats, err := h.TableStatsFromStorage(tableInfo, tableInfo.ID, true, 0)
require.NoError(t, err)
require.NotNil(t, tblStats)

}

0 comments on commit 8955068

Please sign in to comment.