Merge pull request #265 from privacy-scaling-explorations/chore/coord… #271
Annotations
1 error, 1 warning, and 1 notice
[chromium] › connectWallet.test.ts:10:7 › connect wallet › should connect wallet using default metamask account:
packages/interface/e2e/connectWallet.test.ts#L6
1) [chromium] › connectWallet.test.ts:10:7 › connect wallet › should connect wallet using default metamask account
Test timeout of 100000ms exceeded while running "beforeEach" hook.
4 |
5 | test.describe("connect wallet", () => {
> 6 | test.beforeEach(async ({ page }) => {
| ^
7 | await page.goto("/");
8 | });
9 |
at /home/runner/work/maci-platform/maci-platform/packages/interface/e2e/connectWallet.test.ts:6:8
|
test (20)
No files were found with the provided path: ./playwright-report/. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
1 flaky
[chromium] › connectWallet.test.ts:10:7 › connect wallet › should connect wallet using default metamask account
|