mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
fix Remove chrome option
This commit is contained in:
parent
eb9f0e8df8
commit
7d53d51f29
1 changed files with 1 additions and 1 deletions
|
|
@ -6,8 +6,8 @@ exports.config = {
|
|||
browserName: 'chrome',
|
||||
// https://github.com/angular/angular-seed/issues/381
|
||||
chromeOptions: {
|
||||
'args': ['show-fps-counter=true']
|
||||
}
|
||||
|
||||
},
|
||||
allScriptsTimeout: 110000,
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue