mirror of
https://github.com/openai/codex.git
synced 2026-05-05 13:51:29 +03:00
codex: normalize fake rollout cwd expectations
Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
@@ -37,6 +37,7 @@ pub use responses::create_shell_command_sse_response;
|
||||
pub use rollout::create_fake_rollout;
|
||||
pub use rollout::create_fake_rollout_with_source;
|
||||
pub use rollout::create_fake_rollout_with_text_elements;
|
||||
pub use rollout::fake_rollout_cwd;
|
||||
pub use rollout::rollout_path;
|
||||
use serde::de::DeserializeOwned;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user