pls fail
This commit is contained in:
parent
7a938b5d1d
commit
e47f61c3d3
|
@ -58,7 +58,9 @@ module.exports = function (config) {
|
|||
reporters: ['mocha'],
|
||||
logLevel: 'debug',
|
||||
browserConsoleLogOptions: {
|
||||
level: "debug", format: "%b %T: %m", terminal: true
|
||||
level: "debug",
|
||||
format: "%b %T: %m",
|
||||
terminal: true
|
||||
},
|
||||
customLaunchers: {
|
||||
'FirefoxHeadless': {
|
||||
|
|
Loading…
Reference in New Issue