Skip to content

test: playwright boilerplate #93

test: playwright boilerplate

test: playwright boilerplate #93

Triggered via pull request November 21, 2024 20:29
Status Failure
Total duration 42s
Artifacts

test-coverage.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
error: Playwright Test did not expect test() to be called here.: node_modules/playwright/lib/common/testType.js#L72
- You are calling test() in a configuration file. - You are calling test() in a file that is imported by the configuration file. - You have two different versions of @playwright/test. This usually happens when one of the dependencies in your package.json depends on @playwright/test. at _currentSuite (/home/runner/work/manifest-app/manifest-app/node_modules/playwright/lib/common/testType.js:72:13) at _createTest (/home/runner/work/manifest-app/manifest-app/node_modules/playwright/lib/common/testType.js:78:24) at /home/runner/work/manifest-app/manifest-app/e2e/landing.spec.ts:3:1
build
Process completed with exit code 1.