mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-01 11:02:37 +00:00
text-splitters: extended-tests without socket (#28736)
This commit is contained in:
@@ -19,7 +19,7 @@ check_imports: $(shell find langchain_text_splitters -name '*.py')
|
||||
poetry run python ./scripts/check_imports.py $^
|
||||
|
||||
extended_tests:
|
||||
poetry run pytest --only-extended $(TEST_FILE)
|
||||
poetry run pytest --disable-socket --allow-unix-socket --only-extended $(TEST_FILE)
|
||||
|
||||
|
||||
######################
|
||||
|
Reference in New Issue
Block a user