Skip to content

Commit 3957a79

Browse files
committed
Rebase
1 parent 045acfb commit 3957a79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unit_tests/test_vectorstore.py

+1
Original file line numberDiff line numberDiff line change
@@ -1005,6 +1005,7 @@ def test_validate_operators() -> None:
10051005
"$and",
10061006
"$between",
10071007
"$eq",
1008+
"$exists",
10081009
"$gt",
10091010
"$gte",
10101011
"$ilike",

0 commit comments

Comments
 (0)