tests should work now

This commit is contained in:
Brandon Hancock
2025-01-02 14:18:11 -05:00
parent 6ba36a3485
commit 8c175b8333
13 changed files with 10 additions and 264 deletions

View File

@@ -14,7 +14,6 @@ class TestAgentTool(BaseAgentTool):
return "Test response"
@pytest.mark.timeout(60)
@pytest.mark.parametrize(
"role_name,should_match",
[