Skip to content

Commit 1ab8eb7

Browse files
committed
Changed test to be single-run
1 parent 734c616 commit 1ab8eb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"devDependencies": {},
2323
"scripts": {
24-
"test": "karma start --browsers PhantomJS"
24+
"test": "karma start --browsers PhantomJS --single-run"
2525
},
2626
"repository": {
2727
"type": "git",

0 commit comments

Comments
 (0)