mirror of
https://github.com/openai/codex.git
synced 2026-09-04 15:08:45 +00:00
fix(core): expect workspace tools in prompt caching test
This commit is contained in:
@@ -193,6 +193,8 @@ async fn prompt_tools_are_consistent_across_requests() -> anyhow::Result<()> {
|
||||
expected_tools_names.extend([
|
||||
"update_plan",
|
||||
"request_user_input",
|
||||
"set_working_directory",
|
||||
"add_workspace_root",
|
||||
"apply_patch",
|
||||
"view_image",
|
||||
"tool_search",
|
||||
|
||||
Reference in New Issue
Block a user