mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 10:20:42 +00:00
test(gateway): isolate status auth diagnostics env
This commit is contained in:
@@ -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 () => {
|
||||
|
||||
Reference in New Issue
Block a user