Test code mode notifications without a sync tool call (#39506)

GitOrigin-RevId: 9ee4dfb93fee83737fa555bb6111101991417a4d
This commit is contained in:
jif
2026-08-19 15:09:34 +00:00
committed by copyberry
parent b0cdcce616
commit eb5a25aaa2

View File

@@ -3621,7 +3621,6 @@ async fn code_mode_notify_injects_additional_exec_tool_output_into_active_contex
"use exec notify helper",
r#"
notify("code_mode_notify_marker");
await tools.test_sync_tool({});
text("done");
"#,
)