Skip to content

Commit

Permalink
bring tests back
Browse files Browse the repository at this point in the history
  • Loading branch information
pan-kot committed Jul 25, 2023
1 parent 0ae3fe9 commit 9ed9c2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"scripts": {
"quick-build": "gulp quick-build",
"build": "NODE_ENV=production gulp build",
"test": "echo test",
"test": "gulp test",
"test:unit": "gulp test:unit",
"test:a11y": "gulp test:a11y",
"test:integ": "gulp test:integ",
Expand Down

0 comments on commit 9ed9c2c

Please sign in to comment.