mirror of
https://github.com/openai/codex.git
synced 2026-05-23 12:34:25 +00:00
codex: fix dynamic hook tests after main merge
This commit is contained in:
@@ -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,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user