diff --git a/internal/datanode/flow_graph_insert_buffer_node_test.go b/internal/datanode/flow_graph_insert_buffer_node_test.go index 6b85bb402e..8c042c94ef 100644 --- a/internal/datanode/flow_graph_insert_buffer_node_test.go +++ b/internal/datanode/flow_graph_insert_buffer_node_test.go @@ -486,7 +486,7 @@ func TestFlowGraphInsertBufferNode_AutoFlush(t *testing.T) { }) - t.Run("Auto with manul flush", func(t *testing.T) { + t.Run("Auto with manual flush", func(t *testing.T) { t.Skipf("Skip, fix later") for i := range inMsg.insertMessages { inMsg.insertMessages[i].SegmentID = 1