mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-13 21:01:21 +08:00
Merge branch 'dev' into dario-likes-mcps
This commit is contained in:
commit
ef6963dbd8
@ -168,7 +168,7 @@ describe("with valid credentials", () => {
|
||||
`);
|
||||
|
||||
// wait for the email to be processed
|
||||
await wait(5_000);
|
||||
await wait(12_000);
|
||||
|
||||
const response = await niceBackendFetch("/api/v1/emails/delivery-info", {
|
||||
method: "GET",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user