Skip to content

Commit cbe9978

Browse files
Clean up comment
1 parent 282bf98 commit cbe9978

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

langchaingo-golang/run.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ cd vectorstores/mongovector
99
export PATH="$PATH:/opt/golang/$GO_VERSION/bin"
1010
export GOROOT="/opt/golang/$GO_VERSION"
1111

12-
# TODO(GODRIVER-3606): Update regression with expected test error in
13-
# LangChainGo for non-tokenized filter.
12+
# TODO(GODRIVER-3606): Update expected error in LangChainGo test for
13+
# non-tokenized filter
1414
go test -v -failfast -race -shuffle=on \
1515
-skip "TestStore_SimilaritySearch_NonExactQuery/with_non-tokenized_filter"

0 commit comments

Comments
 (0)