Skip to content

Commit 99e6f7c

Browse files
author
jacobscarter
committed
removed testing with Phantom
1 parent 7137b7c commit 99e6f7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

karma.conf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ module.exports = function(config) {
5959
// - Safari (only Mac)
6060
// - PhantomJS
6161
// - IE (only Windows)
62-
browsers: ['Chrome', 'Firefox', 'PhantomJS'],
62+
browsers: ['Chrome', 'Firefox'],
6363

6464

6565
// If browser does not capture in given timeout [ms], kill it

0 commit comments

Comments
 (0)