mirror of
https://github.com/strapi/strapi.git
synced 2026-01-06 12:13:52 +00:00
docs(readme): update tests that need passing for accepting contributions (#18302)
This commit is contained in:
parent
1f93615e0c
commit
9d17146542
@ -58,6 +58,8 @@ The Strapi core team will review your pull request and either merge it, request
|
||||
- Ensure the following test suites are passing:
|
||||
- `yarn test:unit`
|
||||
- `yarn test:front`
|
||||
- `yarn test:e2e --setup --concurrency=1`
|
||||
- you ***may*** need to install Playwright browsers first: `yarn playwright install`
|
||||
- Make sure your code lints by running `yarn lint`.
|
||||
- If your contribution fixes an existing issue, please make sure to link it in your pull request.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user