mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-12 17:51:22 +00:00
Tests: trust stored doctor provider
This commit is contained in:
@@ -61,7 +61,7 @@ describe("resolveUnusableProfileHint", () => {
|
||||
"OAuth token refresh failed for openai-codex`\nrm -rf /: invalid_grant. Please try again or re-authenticate.",
|
||||
}),
|
||||
).toBe(
|
||||
"- openai-codex:default: re-auth required [invalid_grant] — Run `openclaw models auth login`.",
|
||||
"- openai-codex:default: re-auth required [invalid_grant] — Run `openclaw models auth login --provider openai-codex`.",
|
||||
);
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user