This commit is contained in:
Brandon Hancock
2025-01-09 15:17:35 -05:00
parent 2131b94ddb
commit 5d57c42fce

View File

@@ -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",
[ [