mirror of https://gitee.com/bigwinds/arangodb
added firefox
This commit is contained in:
parent
7c4944de83
commit
99c79485e8
|
@ -275,7 +275,7 @@ module.exports = function(karma) {
|
||||||
// - Safari (only Mac)
|
// - Safari (only Mac)
|
||||||
// - PhantomJS
|
// - PhantomJS
|
||||||
// - IE (only Windows)
|
// - IE (only Windows)
|
||||||
browsers: ["PhantomJS"],
|
browsers: ["PhantomJS", "Firefox"],
|
||||||
|
|
||||||
|
|
||||||
// If browser does not capture in given timeout [ms], kill it
|
// If browser does not capture in given timeout [ms], kill it
|
||||||
|
|
Loading…
Reference in New Issue