test(vrt): Enable 3000 snapshots for all stories #62587
ci-frontend.yml
on: pull_request
Determine need to run frontend checks
12s
Code quality checks
5m 44s
Matrix: jest
Annotations
2 errors
Code quality checks:
frontend/src/scenes/billing/Billing.stories.tsx#L16
Type '{ include3000: true; }' is not assignable to type '{ waitForLoadersToDisappear?: boolean | undefined; waitForSelector?: string | undefined; excludeNavigationFromSnapshot?: boolean | undefined; snapshotBrowsers?: SupportedBrowserName[] | undefined; snapshotTargetSelector?: string | undefined; }'.
|
Code quality checks
Process completed with exit code 1.
|