mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
Remove unneeded changes
This commit is contained in:
@@ -1181,7 +1181,6 @@ class TestClaudeAgentTelemetry:
|
||||
mock_client = self._create_mock_client(messages)
|
||||
|
||||
monkeypatch.setattr(OBSERVABILITY_SETTINGS, "enable_instrumentation", False)
|
||||
monkeypatch.setattr(OBSERVABILITY_SETTINGS, "enable_sensitive_data", False)
|
||||
|
||||
with (
|
||||
patch("agent_framework_claude._agent.ClaudeSDKClient", return_value=mock_client),
|
||||
|
||||
Reference in New Issue
Block a user