update CONTRIBUTING
[skip ci]
This commit is contained in:
parent
5687d4e725
commit
69a2ef8696
|
@ -45,6 +45,8 @@ Automatically fix most linting issues:
|
|||
|
||||
## Testing
|
||||
|
||||
Testing requires running Mastodon itself, meaning the [Mastodon development guide](https://github.com/tootsuite/documentation/blob/master/Running-Mastodon/Development-guide.md) is relevant here. In particular, you'll need a recent version of Ruby, Redis, and Postgres running.
|
||||
|
||||
Run integration tests, using headless Chrome by default:
|
||||
|
||||
npm test
|
||||
|
|
Loading…
Reference in a new issue