Skip to content

Commit 15ecded

Browse files
committed
merge master
Signed-off-by: groot <yihua.mo@zilliz.com>
1 parent 0dbc745 commit 15ecded

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

core/unittest/db/test_meta.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -634,7 +634,6 @@ TEST_F(MetaTest, TABLE_FILES_TEST) {
634634
ASSERT_EQ(table_files.size(), cnt);
635635

636636
table_files.clear();
637-
638637
ids = {9999999999UL};
639638
status = impl_->FilesByID(ids, table_files);
640639
ASSERT_EQ(table_files.size(), 0);

0 commit comments

Comments
 (0)