mirror of
https://github.com/openai/codex.git
synced 2026-05-15 00:32:51 +00:00
fix: import agent identity env var in auth tests
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
use super::CODEX_AGENT_IDENTITY_ENV_VAR;
|
||||
use super::*;
|
||||
use crate::auth::storage::FileAuthStorage;
|
||||
use crate::auth::storage::get_auth_file;
|
||||
|
||||
Reference in New Issue
Block a user