chore: audit colours, update token package, brown becomes ink #4287
Annotations
1 error and 1 notice
Run Playwright tests:
tests/specs/profile/profile.spec.ts#L25
1) [chromium] › specs/profile/profile.spec.ts:37:7 › Profile updating › should show profile details
Test timeout of 30000ms exceeded while running "beforeEach" hook.
23 | }
24 |
> 25 | test.beforeEach(async ({ extensionId, globalPage, onboardingPage, context }) => {
| ^
26 | await globalPage.setupAndUseApiCalls(extensionId);
27 | await onboardingPage.signInWithTestAccount(extensionId);
28 | testAppPage = await TestAppPage.openDemoPage(context);
at /home/runner/work/extension/extension/tests/specs/profile/profile.spec.ts:25:8
|
Run Playwright tests
1 flaky
[chromium] › specs/profile/profile.spec.ts:37:7 › Profile updating › should show profile details
9 passed (2.4m)
|
The logs for this run have expired and are no longer available.
Loading