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