Skip to content

Commit

Permalink
fix coding style
Browse files Browse the repository at this point in the history
Signed-off-by: yangxuan <xuan.yang@zilliz.com>
  • Loading branch information
XuanYang-cn committed Mar 12, 2024
1 parent 99b5fa9 commit b38f13f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/datacoord/compaction_trigger_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -2359,7 +2359,6 @@ func (s *CompactionTriggerSuite) TestEnableCompactionConfigDynamicly() {
s.Require().False(autoCompactionEnabled())
time.Sleep(2 * triggerInterval)
s.Equal(0, len(s.tr.signals))

}
s.tr.stop()

Expand Down

0 comments on commit b38f13f

Please sign in to comment.