fix: incorrect ui with psbt listing tx #3505
Annotations
1 error and 1 notice
tests/specs/fund/fund.spec.ts#L6
1) [chromium] › specs/fund/fund.spec.ts:12:7 › Buy tokens test › should redirect to provider URL ─
Test timeout of 30000ms exceeded while running "beforeEach" hook.
4 |
5 | test.describe('Buy tokens test', () => {
> 6 | test.beforeEach(async ({ extensionId, globalPage, onboardingPage, homePage }) => {
| ^
7 | await globalPage.setupAndUseApiCalls(extensionId);
8 | await onboardingPage.signInWithTestAccount(extensionId);
9 | await homePage.goToFundPage();
at /home/runner/work/extension/extension/tests/specs/fund/fund.spec.ts:6:8
|
|
The logs for this run have expired and are no longer available.
Loading