Skip to content

Commit

Permalink
📚 Link to test guide from CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
slaweet committed Mar 29, 2018
1 parent 36aaea9 commit d4f2b22
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CONTRIBUTING.md
Expand Up @@ -30,7 +30,8 @@ When you're done, submit a pull request and for one of the maintainers to check

### Tests

We've written tests and you can run them to assure the stability of the code, just try running `npm test`. If you're adding a new functionality please include tests for it.
We've written tests and you can run them to assure the stability of the code, just try running `npm test`.
If you're adding a new functionality please include tests for it according to our [test guide](/docs/TEST_GUIDE/md).

### Documentation

Expand Down

0 comments on commit d4f2b22

Please sign in to comment.