Updated How to set up WooCommerce development environment (markdown)

Chi-Hsuan Huang 2022-04-13 12:20:36 +08:00
parent 9f2a66e277
commit 3e01514261
1 changed files with 1 additions and 1 deletions

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