mirror of
https://github.com/openai/codex.git
synced 2026-04-24 06:35:50 +00:00
test(core): keep notification test non-forked by default
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user