test(core): keep notification test non-forked by default

This commit is contained in:
Friel
2026-03-30 06:09:12 +00:00
parent 458099bf78
commit 4b1cdb044f

View File

@@ -144,6 +144,7 @@ async fn setup_turn_one_with_spawned_child(
server,
json!({
"message": CHILD_PROMPT,
"fork_context": false,
}),
child_response_delay,
/*wait_for_parent_notification*/ true,