diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3a40739003..dff770f612 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -38,7 +38,6 @@ cd playwright ```bash npm ci -npx playwright install ``` 3. Build Playwright @@ -47,12 +46,6 @@ npx playwright install npm run build ``` -4. Run all Playwright tests locally. For more information about tests, read [Running & Writing Tests](#running--writing-tests). - -```bash -npm test -``` - ### Code reviews All submissions, including submissions by project members, require review. We