Skip to content

Commit

Permalink
docs: update contributing test script (#4020)
Browse files Browse the repository at this point in the history
Co-authored-by: Marko Stanimirović <[email protected]>
  • Loading branch information
timdeschryver and markostanimirovic authored Sep 2, 2023
1 parent 3a56412 commit f194005
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 @@ -26,7 +26,7 @@ yarn test

```shell
yarn nx test effects --watchAll
yarn nx test <library name that matches angular.json entry> --watchAll
yarn nx test <module-name> --watchAll
```

### Testing for a specific schematic unit test
Expand Down

0 comments on commit f194005

Please sign in to comment.