Skip to content

Commit 0136763

Browse files
committed
Made tester run the release-test instead
1 parent f90b696 commit 0136763

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"main": "build/jquery.runner.js",
88
"scripts": {
99
"build": "grunt release",
10-
"test": "grunt test"
10+
"test": "grunt -v test-release"
1111
},
1212
"repository": {
1313
"type": "git",

0 commit comments

Comments
 (0)