mirror of
https://github.com/openai/codex.git
synced 2026-09-17 12:23:33 +00:00
fix test
This commit is contained in:
@@ -186,6 +186,7 @@ impl TestCodexBuilder {
|
||||
SessionSource::Exec,
|
||||
Some(model_catalog),
|
||||
CollaborationModesConfig::default(),
|
||||
config.plan_mode_developer_instructions.clone(),
|
||||
)
|
||||
} else {
|
||||
codex_core::test_support::thread_manager_with_models_provider_and_home(
|
||||
|
||||
Reference in New Issue
Block a user