Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Run npm install before running tests
  • Loading branch information
Aurelsicoko committed Dec 5, 2016
1 parent 7a5c4f0 commit c5f8070
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/test.sh
Expand Up @@ -7,4 +7,5 @@ fi

node --harmony-async-await node_modules/mocha/bin/_mocha `scripts/_get-test-directories.sh` --opts test/mocha.opts --grep "$TEST_GREP"
cd packages/strapi-generate-admin/files/admin/public
npm install
npm run test

0 comments on commit c5f8070

Please sign in to comment.