mirror of
https://github.com/openai/codex.git
synced 2026-04-30 09:26:44 +00:00
test(core): align watchdog prompt-layering expectations
This commit is contained in:
@@ -177,12 +177,7 @@ async fn prompt_tools_are_consistent_across_requests() -> anyhow::Result<()> {
|
||||
"apply_patch",
|
||||
"web_search",
|
||||
"view_image",
|
||||
"spawn_agent",
|
||||
"send_input",
|
||||
"resume_agent",
|
||||
"list_agents",
|
||||
"wait",
|
||||
"close_agent",
|
||||
"agents",
|
||||
]);
|
||||
let body0 = req1.single_request().body_json();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user