[skip e2e]Add comments to conf adapter file (#14414)

Signed-off-by: jingkl <jingjing.jia@zilliz.com>
pull/14466/head
jingkl 2021-12-28 19:15:17 +08:00 committed by GitHub
parent 890cd72943
commit 30fbeefc39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -180,6 +180,7 @@ func TestIVFSQConfAdapter_CheckTrain(t *testing.T) {
}
}
// BinIDMAPConfAdapter checks if a bin id map index can be built.
func TestBinIDMAPConfAdapter_CheckTrain(t *testing.T) {
validParams := map[string]string{
DIM: strconv.Itoa(128),