mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-10 00:28:31 +00:00
testing
This commit is contained in:
@@ -14,6 +14,7 @@ class InternalAgentTool(BaseAgentTool):
|
|||||||
return "Test response"
|
return "Test response"
|
||||||
|
|
||||||
|
|
||||||
|
# new comment
|
||||||
@pytest.mark.parametrize(
|
@pytest.mark.parametrize(
|
||||||
"role_name,should_match",
|
"role_name,should_match",
|
||||||
[
|
[
|
||||||
|
|||||||
Reference in New Issue
Block a user