chore: add changelog fragment for codex auth tests

This commit is contained in:
Darshil
2026-03-12 23:36:43 -07:00
parent 969b3e2fc2
commit c372ba691b

View File

@@ -0,0 +1 @@
- tests: align OpenAI Codex auth login expectations with the `gpt-5.4` default model to prevent stale CI failures. (#44367) thanks @jrrcdev