mirror of
https://github.com/strapi/strapi.git
synced 2025-09-26 00:39:49 +00:00
Merge pull request #17412 from deepak41/update-in-CONTRIBUTING.md-file
fixed grammatical error in CONTRIBUTING.md
This commit is contained in:
commit
89f6413ea3
@ -138,7 +138,7 @@ This command runs tests using jest behind the scenes. Options for jest can be pa
|
||||
|
||||
### Changing the database
|
||||
|
||||
By default the script run by `test:api` an app that uses `sqlite` as a database. But you can run the test suites using different databases:
|
||||
By default the script run by `test:api` generates an app that uses `sqlite` as a database. But you can run the test suites using different databases:
|
||||
|
||||
```bash
|
||||
$ yarn test:api --db=sqlite
|
||||
|
Loading…
x
Reference in New Issue
Block a user