mirror of
https://github.com/strapi/strapi.git
synced 2025-10-13 09:03:25 +00:00
Add content manager in tests list
This commit is contained in:
parent
d402fb0547
commit
43e82f1f72
@ -11,6 +11,10 @@ node node_modules/mocha/bin/_mocha `scripts/_get-test-directories.sh` --opts tes
|
||||
cd packages/strapi-admin
|
||||
npm run test
|
||||
|
||||
# Test `strapi-plugin-content-manager`
|
||||
cd ../strapi-plugin-content-manager
|
||||
npm run test
|
||||
|
||||
# Test `strapi-plugin-settings-manager`
|
||||
cd ../strapi-plugin-settings-manager
|
||||
npm run test
|
||||
|
Loading…
x
Reference in New Issue
Block a user