Skip to content

Commit

Permalink
docs(contributing): running tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamil Kisiela committed Feb 21, 2016
1 parent 47743a5 commit da2db71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Now you can start using your own copy of the `angular-meteor` project from `myPr

In the command line
```
. run_tests.sh
npm run test:watch
```

Then go to `localhost:3000` in your browser
Expand Down

0 comments on commit da2db71

Please sign in to comment.