Skip to content

Commit 4d86c9c

Browse files
committed
chore: remove stale PR-10 section comment from test_tracker.py
1 parent 56249a1 commit 4d86c9c

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

packages/sdk/server-ai/tests/test_tracker.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -911,9 +911,6 @@ def test_client_create_tracker_fails_on_invalid_json():
911911
assert "Invalid resumption token" in result.error
912912

913913

914-
# --- PR 10: LDAIMetrics enrichment + tracker integration ---
915-
916-
917914
def test_ldai_metrics_to_dict_includes_tool_calls_and_duration_ms():
918915
metrics = LDAIMetrics(
919916
success=True,

0 commit comments

Comments
 (0)