Skip to content

Commit 03f63e2

Browse files
author
yazan-amer
committed
chore: #1763
1 parent 2548d47 commit 03f63e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/collection/test_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -520,7 +520,7 @@ def test_basic_config():
520520
},
521521
),
522522
(
523-
Configure.Vectorizer.multi2vec_palm( # not changed to _google to to esnure BC
523+
Configure.Vectorizer.multi2vec_palm( # not changed to _google to ensure BC
524524
image_fields=["image"],
525525
text_fields=["text"],
526526
video_fields=["video"],

0 commit comments

Comments
 (0)