Skip to content

Commit d006bbd

Browse files
authored
Update package.json
1 parent 1221e6d commit d006bbd

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": "dist/timed-dialog.min.js",
88
"scripts": {
99
"build": "webpack",
10-
"unit": "karma start karma.conf.js",
10+
"unit": "karma start karma.conf.js --single-run",
1111
"report-coverage": "codecov",
1212
"test": "npm run unit",
1313
"scss": "node-sass scss -o css",

0 commit comments

Comments
 (0)