mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
chore: update stack auth to hexclave in test
This commit is contained in:
parent
a80cdd47e4
commit
bdc7a39325
@ -440,7 +440,7 @@ it("rejects switch in live mode without Stripe onboarding", async ({ expect }) =
|
||||
expect(switchResponse).toMatchInlineSnapshot(`
|
||||
NiceResponse {
|
||||
"status": 400,
|
||||
"body": "Payments are not set up in this Stack Auth project. Please go to the Stack Auth dashboard and complete the Payments onboarding.",
|
||||
"body": "Payments are not set up in this Hexclave project. Please go to the Hexclave dashboard and complete the Payments onboarding.",
|
||||
"headers": Headers { <some fields may have been hidden> },
|
||||
}
|
||||
`);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user