Skip to content

Commit 43de61f

Browse files
Update 2nd-gen/package.json
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1005da2 commit 43de61f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

2nd-gen/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"test:a11y": "playwright test --config=playwright.a11y.config.ts",
2929
"test:a11y:1st": "playwright test --config=playwright.a11y.config.ts --project=1st-gen",
3030
"test:a11y:2nd": "playwright test --config=playwright.a11y.config.ts --project=2nd-gen",
31-
"test:a11y:ui": "playwright test --config=playwright.a11y.config.ts --ui",
32-
"test:a11y:report": "playwright show-report test/playwright-a11y/report"
31+
"test:a11y:report": "playwright show-report test/playwright-a11y/report",
32+
"test:a11y:ui": "playwright test --config=playwright.a11y.config.ts --ui"
3333
},
3434
"workspaces": [
3535
"packages/*"

0 commit comments

Comments
 (0)