chore: convert project to monorepo and add coordinator service #147
Annotations
1 error, 1 warning, and 1 notice
[chromium] › connectWallet.test.ts:8:7 › connect wallet › should connect wallet using default metamask account:
packages/interface/e2e/connectWallet.test.ts#L4
1) [chromium] › connectWallet.test.ts:8:7 › connect wallet › should connect wallet using default metamask account
Test timeout of 120000ms exceeded while running "beforeEach" hook.
2 |
3 | test.describe("connect wallet", () => {
> 4 | test.beforeEach(async ({ page }) => {
| ^
5 | await page.goto("/");
6 | });
7 |
at /home/runner/work/maci-rpgf/maci-rpgf/packages/interface/e2e/connectWallet.test.ts:4: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:8:7 › connect wallet › should connect wallet using default metamask account
|