mirror of
https://github.com/openai/codex.git
synced 2026-04-29 08:56:38 +00:00
initial surface projection for sandbox
This commit is contained in:
@@ -1238,6 +1238,7 @@ async fn thread_resume_replays_pending_file_change_request_approval() -> Result<
|
||||
diff: "new line\n".to_string(),
|
||||
}],
|
||||
status: PatchApplyStatus::InProgress,
|
||||
metadata: None,
|
||||
};
|
||||
assert_eq!(original_started, expected_file_change);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user