File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 6464 "test" : " yarn test:focus unit" ,
6565 "test:a11y" : " playwright test --config=../2nd-gen/playwright.a11y.config.ts" ,
6666 "test:a11y:1st" : " playwright test --config=../2nd-gen/playwright.a11y.config.ts --project=1st-gen" ,
67- "test:a11y:ui" : " playwright test --config=../2nd-gen/playwright.a11y.config.ts --ui" ,
6867 "test:a11y:2nd" : " playwright test --config=../2nd-gen/playwright.a11y.config.ts --project=2nd-gen" ,
68+ "test:a11y:ui" : " playwright test --config=../2nd-gen/playwright.a11y.config.ts --ui" ,
6969 "test:a11y:report" : " playwright show-report ../2nd-gen/test/playwright-a11y/report" ,
7070 "test:bench" : " yarn build:tests && node test/benchmark/cli.js" ,
7171 "test:changed" : " node ./scripts/test-changes.js" ,
You can’t perform that action at this time.
0 commit comments