fix Remove chrome option

This commit is contained in:
1ambda 2017-07-11 13:40:39 +09:00
parent eb9f0e8df8
commit 7d53d51f29

View file

@ -6,8 +6,8 @@ exports.config = {
browserName: 'chrome',
// https://github.com/angular/angular-seed/issues/381
chromeOptions: {
'args': ['show-fps-counter=true']
}
},
allScriptsTimeout: 110000,