diff --git a/tests/strands/agent/test_agent.py b/tests/strands/agent/test_agent.py index cab5e46f9..52840f1a2 100644 --- a/tests/strands/agent/test_agent.py +++ b/tests/strands/agent/test_agent.py @@ -2162,7 +2162,6 @@ def shell(command: str): assert agent.messages[-1] == {"content": [{"text": "I invoked a tool!"}], "role": "assistant"} - @pytest.mark.parametrize( "content, expected", [