Merge branch 'dev' into dario-likes-mcps

This commit is contained in:
Konsti Wohlwend 2026-04-12 15:38:01 -07:00 committed by GitHub
commit ef6963dbd8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",