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