From ddabebdb361e412487703910117bd98db002de18 Mon Sep 17 00:00:00 2001 From: starr-openai Date: Tue, 5 May 2026 16:33:34 -0700 Subject: [PATCH] codex: restore apply_patch registry test marker (#21048) Co-authored-by: Codex --- codex-rs/tools/src/tool_registry_plan_tests.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/codex-rs/tools/src/tool_registry_plan_tests.rs b/codex-rs/tools/src/tool_registry_plan_tests.rs index 2fef4af442..f13f6f89d1 100644 --- a/codex-rs/tools/src/tool_registry_plan_tests.rs +++ b/codex-rs/tools/src/tool_registry_plan_tests.rs @@ -206,6 +206,7 @@ fn exec_command_spec_includes_environment_id_only_for_multiple_selected_environm ); } +#[test] fn apply_patch_freeform_spec_includes_environment_metadata_only_for_multiple_selected_environments() { let model_info = model_info();