Use pnpm scripts to run playwright #1380
Annotations
2 errors and 1 warning
Test:
e2e/options.spec.ts#L3
Error: Playwright Test did not expect test() to be called here.
Most common reasons include:
- 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.
❯ TestTypeImpl._currentSuite node_modules/.pnpm/playwright@1.48.2/node_modules/playwright/lib/common/testType.js:71:13
❯ TestTypeImpl._createTest node_modules/.pnpm/playwright@1.48.2/node_modules/playwright/lib/common/testType.js:80:24
❯ Module.<anonymous> node_modules/.pnpm/playwright@1.48.2/node_modules/playwright/lib/transform/transform.js:289:12
❯ e2e/options.spec.ts:3:1
|
Test
Process completed with exit code 1.
|
Upload Playwright report
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
Loading