Remove eslint from strapi-helper-plugin waiting for eslint PR

This commit is contained in:
Jim Laurie 2018-05-14 14:08:06 +02:00
parent 79881f3707
commit c2ceb04959
2 changed files with 3 additions and 3 deletions

View File

@ -32,5 +32,5 @@ cd ../strapi-plugin-upload
npm run test
# Test `strapi-helper-plugin`
cd ../strapi-helper-plugin/lib
npm run test
# cd ../strapi-helper-plugin/lib
# npm run test