fix: use light mode background on icons on fund screen #3990
Annotations
1 error and 1 notice
tests/specs/send/send-stx.spec.ts#L175
1) [chromium] › specs/send/send-stx.spec.ts:190:11 › send stx › tests on mainnet › send form input fields › that recipient address matches bns name
"beforeAll" hook timeout of 30000ms exceeded.
173 | test.describe.serial('tests on mainnet', () => {
174 | let sPage: SendPage;
> 175 | test.beforeAll(async ({ extensionId, globalPage, onboardingPage, homePage, sendPage }) => {
| ^
176 | await globalPage.setupAndUseApiCalls(extensionId);
177 | await onboardingPage.signInWithTestAccount(extensionId);
178 | await homePage.sendButton.click();
at /home/runner/work/extension/extension/tests/specs/send/send-stx.spec.ts:175:10
|
|
The logs for this run have expired and are no longer available.
Loading