Update link to the page with instructions on how to run the unit tests

Rodrigo Primo 2019-07-26 14:18:12 -03:00
parent 8cf5a46833
commit 9abe8a8e4a
1 changed files with 1 additions and 1 deletions

@ -71,6 +71,6 @@ While developing, we recommend adding support to your editor for the following (
## Additional resources
1. [Running unit tests](Running-unit-tests)
1. [Running unit tests](https://github.com/woocommerce/woocommerce/blob/master/tests/README.md)
2. [Running e2e tests](End-to-end-Testing)
3. [Extra VVV configurations](Extra-VVV-Configurations)