mirror of
https://github.com/openai/codex.git
synced 2026-05-17 17:53:06 +00:00
Fix agent identity task rebase
This commit is contained in:
@@ -322,7 +322,6 @@ mod tests {
|
||||
chatgpt_plan_type: None,
|
||||
chatgpt_user_id: user_id.map(ToOwned::to_owned),
|
||||
chatgpt_account_id: Some(account_id.to_string()),
|
||||
is_org_owner: None,
|
||||
raw_jwt: fake_id_token(account_id, user_id),
|
||||
},
|
||||
access_token: format!("access-token-{account_id}"),
|
||||
|
||||
Reference in New Issue
Block a user