From 3ae61d57a30fef914c8ed8c59a0d0a6b5aa309d9 Mon Sep 17 00:00:00 2001 From: Vincent Koc Date: Sat, 7 Mar 2026 15:55:52 -0800 Subject: [PATCH] Gateway Status: allowlist missing token test fixture --- src/commands/gateway-status.test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/commands/gateway-status.test.ts b/src/commands/gateway-status.test.ts index bf9242eab86..be6f85d63f1 100644 --- a/src/commands/gateway-status.test.ts +++ b/src/commands/gateway-status.test.ts @@ -149,7 +149,7 @@ function makeRemoteGatewayConfig(url: string, token = "rtok", localToken = "ltok }; } -function mockLocalTokenEnvRefConfig(envTokenId = "MISSING_GATEWAY_TOKEN") { +function mockLocalTokenEnvRefConfig(envTokenId = "MISSING_GATEWAY_TOKEN") { // pragma: allowlist secret loadConfig.mockReturnValueOnce({ secrets: { providers: {