Skip to content

Commit

Permalink
removed snyk from test
Browse files Browse the repository at this point in the history
  • Loading branch information
averissimo committed Jun 30, 2020
1 parent 902a58b commit db525fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -8,7 +8,7 @@
"dev": "electron app --debug",
"gulp": "gulp",
"electron": "electron",
"test": "snyk test && mocha",
"test": "mocha",
"clean": "gulp clean",
"deploy": "gulp deploy",
"deploy:linux": "gulp deploy:linux",
Expand Down

0 comments on commit db525fb

Please sign in to comment.