From ef9e0c98f5c21b81ec3b85b37c1160efbb3d83d4 Mon Sep 17 00:00:00 2001 From: Teknium <127238744+teknium1@users.noreply.github.com> Date: Fri, 17 Jul 2026 08:42:32 -0700 Subject: [PATCH] test(compression): expect complete runtime tuple --- tests/run_agent/test_compression_feasibility.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/run_agent/test_compression_feasibility.py b/tests/run_agent/test_compression_feasibility.py index 222ebb2c0bb..9bd5fd9faf2 100644 --- a/tests/run_agent/test_compression_feasibility.py +++ b/tests/run_agent/test_compression_feasibility.py @@ -167,6 +167,7 @@ def test_feasibility_check_passes_live_main_runtime(): "base_url": "https://chatgpt.com/backend-api/codex", "api_key": "codex-token", "api_mode": "codex_responses", + "auth_mode": "", }, )