test: playwright boilerplate #81
Annotations
2 errors
Run tests and generate coverage:
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
|
Run tests and generate coverage
Process completed with exit code 1.
|
Loading