test(gateway): isolate status auth diagnostics env

This commit is contained in:
Val Alexander
2026-04-24 22:37:59 -05:00
parent fe381ec875
commit f071a38177

View File

@@ -188,6 +188,8 @@ describe("resolveAuthForTarget", () => {
it("redacts resolver internals from unresolved SecretRef diagnostics", async () => {
await withEnvAsync(
{
OPENCLAW_GATEWAY_PASSWORD: undefined,
OPENCLAW_GATEWAY_TOKEN: undefined,
MISSING_GATEWAY_TOKEN: undefined,
},
async () => {