Skip to content

Commit 824cfb3

Browse files
Update 2nd-gen/package.json
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4d074d1 commit 824cfb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2nd-gen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"storybook:build": "yarn workspace @adobe/swc storybook:build",
2727
"test": "yarn workspace @adobe/swc test",
2828
"test:a11y": "playwright test --config=playwright.a11y.config.ts",
29-
"test:a11y:ui": "playwright test --config=playwright.a11y.config.ts --ui",
3029
"test:a11y:1st": "playwright test --config=playwright.a11y.config.ts --project=1st-gen",
30+
"test:a11y:ui": "playwright test --config=playwright.a11y.config.ts --ui",
3131
"test:a11y:2nd": "playwright test --config=playwright.a11y.config.ts --project=2nd-gen",
3232
"test:a11y:report": "playwright show-report test/playwright-a11y/report"
3333
},

0 commit comments

Comments
 (0)