Skip to content

Commit d510878

Browse files
Add punctuation
1 parent cbe9978 commit d510878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

langchaingo-golang/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ export PATH="$PATH:/opt/golang/$GO_VERSION/bin"
1010
export GOROOT="/opt/golang/$GO_VERSION"
1111

1212
# TODO(GODRIVER-3606): Update expected error in LangChainGo test for
13-
# non-tokenized filter
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)