mirror of
https://github.com/EvolutionAPI/adk-python.git
synced 2025-07-14 01:41:25 -06:00
No public description
COPYBARA_INTEGRATE_REVIEW=https://github.com/google/adk-python/pull/243 from trandangtrungduc:fix_typos 6e317d69de
PiperOrigin-RevId: 749106557
This commit is contained in:
parent
dfb283e6e0
commit
e31cd0b5f8
@ -241,7 +241,7 @@ def test_langchain_tool_success(agent_runner: TestRunner):
|
|||||||
def test_crewai_tool_success(agent_runner: TestRunner):
|
def test_crewai_tool_success(agent_runner: TestRunner):
|
||||||
_call_function_and_assert(
|
_call_function_and_assert(
|
||||||
agent_runner,
|
agent_runner,
|
||||||
"direcotry_read_tool",
|
"directory_read_tool",
|
||||||
"Find all the file paths",
|
"Find all the file paths",
|
||||||
"file",
|
"file",
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user