codex: fix dynamic hook tests after main merge

This commit is contained in:
Andrei Eternal
2026-04-30 22:24:39 -07:00
parent 060e2fdcab
commit a83cd92900

View File

@@ -229,7 +229,6 @@ where
.thread_manager
.start_thread_with_tools(
base_test.config.clone(),
codex_core::thread_store_from_config(&base_test.config),
dynamic_tools,
/*persist_extended_history*/ false,
)