mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-05-02 07:42:40 +00:00
tests should work now
This commit is contained in:
@@ -14,7 +14,6 @@ class TestAgentTool(BaseAgentTool):
|
||||
return "Test response"
|
||||
|
||||
|
||||
@pytest.mark.timeout(60)
|
||||
@pytest.mark.parametrize(
|
||||
"role_name,should_match",
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user