diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7662c6e943..3da2ee0168 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -77,7 +77,7 @@ npx jest If you are working on a specific project, you can filter by project. ``` -npx jest --selectedProjects @snyk/protect +npx jest --selectProjects @snyk/protect ``` Debugger configuration is available for VS Code. Open "Run and Debug" and choose "Jest Current File".