mirror of
https://github.com/openai/codex.git
synced 2026-05-18 02:02:30 +00:00
codex: fix CI failure on PR #20619
This commit is contained in:
@@ -764,6 +764,7 @@ async fn rollout_path_resume_and_fork_read_history_through_thread_store() {
|
||||
thread_store.clone(),
|
||||
state_db,
|
||||
TEST_INSTALLATION_ID.to_string(),
|
||||
/*attestation_provider*/ None,
|
||||
);
|
||||
|
||||
let source = manager
|
||||
|
||||
Reference in New Issue
Block a user