Merge branch 'hotfix' #234
Annotations
2 errors and 1 notice
apps/ledger-live-desktop/tests/utils/waitFor.ts#L23
1) [mocked_tests] › specs/services/buy.spec.ts:42:5 › Buy / Sell @smoke › Navigate to Buy app from portfolio banner
Error: waitFor timeout
at utils/waitFor.ts:23
21 | setTimeout(() => {
22 | clearInterval(interval as unknown as number);
> 23 | reject(new Error("waitFor timeout"));
| ^
24 | }, timeout);
25 | });
26 | }
at Timeout._onTimeout (/home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/utils/waitFor.ts:23:14)
|
|
1 failed
[mocked_tests] › specs/services/buy.spec.ts:42:5 › Buy / Sell @smoke ───────────────────────────
4 skipped
63 passed (7.2m)
|
This job failed
Loading