mirror of
https://github.com/openai/codex.git
synced 2026-05-23 20:44:50 +00:00
test fix
This commit is contained in:
@@ -96,11 +96,6 @@ async fn remote_model_override_uses_parent_model_for_strict_auto_review() -> Res
|
||||
),
|
||||
ev_completed("resp-guardian"),
|
||||
]),
|
||||
sse(vec![
|
||||
ev_response_created("resp-parent-3"),
|
||||
ev_assistant_message("msg-parent-3", "done"),
|
||||
ev_completed("resp-parent-3"),
|
||||
]),
|
||||
],
|
||||
)
|
||||
.await;
|
||||
|
||||
Reference in New Issue
Block a user