Skip to content

Commit 9e2a86f

Browse files
committed
fix: update docs
1 parent db49bde commit 9e2a86f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CONTRIBUTING.md

+3
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ pnpm ladle serve
2020
pnpm typecheck
2121
pnpm lint
2222
pnpm test
23+
24+
pnpm exec playwright install
25+
pnpm test:e2e:dev
2326
```
2427

2528
All features and bug fixes should be covered by unit or e2e tests.

0 commit comments

Comments
 (0)