Skip to content

Tests/e2e-POC

Tests/e2e-POC #26

Triggered via pull request November 12, 2024 19:59
@canlopescanlopes
synchronize #7
tests/e2e-POC
Status Failure
Total duration 1m 22s
Billable time 2m
Artifacts

pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/specs/dapps.spec.ts Dapps connect from testDapp" at src/specs/dapps.spec.ts:18 16 | }) 17 | > 18 | test.only("connect from testDapp", async ({ extension, browserContext }) => { | ^ 19 | 20 | //setup wallet 21 | await extension.wallet.newWalletOnboarding()
build
Process completed with exit code 1.