Update CONTRIBUTING.md

fix-build-duplicate-code
Nikhil Saraf 2 years ago committed by GitHub
parent e11fb7761c
commit 461baa2f03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -9,8 +9,8 @@
4. Make changes and check if things work in examples
5. Add integration tests in `test`, if appropriate
6. Run tests locally
`pnpm --filter solid-start-tests install:playwright`
`pnpm run test:all`
- Setup playwright: `pnpm --filter solid-start-tests install:playwright`
- Run all tests: `pnpm run test:all`
## Requirements

Loading…
Cancel
Save