feat: Add option to force fail dependent tests #42575
Annotations
5 errors
Run npm run lint:
packages/playwright/src/common/config.ts#L97
Object literal may only specify known properties, and 'failDependentTests' does not exist in type 'FullConfig<{}, {}>'.
|
Run npm run lint:
packages/playwright/src/common/config.ts#L97
Property 'failDependentTests' does not exist on type 'Config<{}, {}>'.
|
Run npm run lint:
packages/playwright/src/isomorphic/teleReceiver.ts#L595
Object literal may only specify known properties, and 'failDependentTests' does not exist in type 'FullConfig<{}, {}>'.
|
Run npm run lint:
packages/playwright/src/runner/tasks.ts#L370
Property 'failDependentTests' does not exist on type 'FullConfig<{}, {}>'.
|
Run npm run lint
Process completed with exit code 2.
|
Loading