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