mirror of
https://github.com/openai/codex.git
synced 2026-04-29 10:53:24 +03:00
test(core): annotate auto-unarchive literals
This commit is contained in:
@@ -238,7 +238,7 @@ async fn thread_resume_unarchives_archived_rollout() -> Result<()> {
|
||||
"Saved user message",
|
||||
Vec::new(),
|
||||
Some("mock_provider"),
|
||||
None,
|
||||
/*git_info*/ None,
|
||||
)?;
|
||||
let active_rollout_path = rollout_path(codex_home.path(), filename_ts, &conversation_id);
|
||||
let archived_rollout_path = codex_home.path().join("archived_sessions/2025/01/05").join(
|
||||
|
||||
Reference in New Issue
Block a user