Skip to content

Commit

Permalink
langchain_standard_tests -> langchain_tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ccurme committed Dec 4, 2024
1 parent 78ae8c3 commit 4166cba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -498,7 +498,7 @@ from typing import AsyncGenerator, Generator
import pytest
from langchain_core.vectorstores import VectorStore
from langchain_parrot_link.vectorstores import ParrotVectorStore
from langchain_standard_tests.integration_tests.vectorstores import (
from langchain_tests.integration_tests.vectorstores import (
AsyncReadWriteTestSuite,
ReadWriteTestSuite,
)
Expand Down

0 comments on commit 4166cba

Please sign in to comment.