Skip to content

Commit ea33e32

Browse files
committed
Fixed tests to use phantomjs
1 parent 2b66f14 commit ea33e32

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 Firefox"
24+
"test": "karma start --browsers PhantomJS"
2525
},
2626
"repository": {
2727
"type": "git",

0 commit comments

Comments
 (0)