mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 07:50:43 +00:00
test(openai): align codex import profile expectation
This commit is contained in:
committed by
Peter Steinberger
parent
4a4f52b097
commit
b2ca265f11
@@ -156,7 +156,7 @@ describe("openai codex provider", () => {
|
||||
).resolves.toMatchObject({
|
||||
profiles: [
|
||||
{
|
||||
profileId: "openai-codex:default",
|
||||
profileId: "default:codex@example.com",
|
||||
credential: expect.objectContaining({
|
||||
provider: "openai-codex",
|
||||
access: "access-token",
|
||||
|
||||
Reference in New Issue
Block a user