-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
backendRelating to tRPC, DB, APIRelating to tRPC, DB, APIbugSomething isn't workingSomething isn't working
Description
⎯⎯⎯⎯⎯⎯⎯ Failed Tests 1 ⎯⎯⎯⎯⎯⎯⎯
FAIL src/server/daily/parse.test.ts > AdobeECommerce Parsing Functions > parses AEMEventList response
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ src/server/daily/parse.test.ts:70:5
68| });
69|
70| it("parses AEMEventList response", async () => {
| ^
71| const result = await getAEMEvents("Brandywine");
72|
Metadata
Metadata
Assignees
Labels
backendRelating to tRPC, DB, APIRelating to tRPC, DB, APIbugSomething isn't workingSomething isn't working