Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Jahed Ahmed committed Apr 26, 2022
1 parent 59530af commit b7666de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ npx jest <path>
If you are working on a specific project, you can filter by project.

```
npx jest --selectedProjects @snyk/protect <path>
npx jest --selectProjects @snyk/protect <path>
```

Debugger configuration is available for VS Code. Open "Run and Debug" and choose "Jest Current File".
Expand Down

0 comments on commit b7666de

Please sign in to comment.