Skip to content

Commit f16add7

Browse files
committed
chore: lint ์„ค์ •
1 parent 33730c3 commit f16add7

File tree

2 files changed

+1
-425
lines changed

2 files changed

+1
-425
lines changed

โ€Žpackage.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"build:server": "cd server && pnpm build",
1717
"dev": "pnpm -r --parallel dev",
1818
"test:e2e": "playwright test",
19-
"test:e2e:ui": "playwright test --workers=1 --ui",
19+
"test:e2e:ui": "playwright test --ui",
2020
"test:e2e:report": "playwright show-report"
2121
},
2222
"keywords": [],

0 commit comments

Comments
ย (0)