mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
support for healdess chrome (#1939)
This commit is contained in:
committed by
Eugenio Romano
parent
4f8bb99bdf
commit
ab534215ba
@@ -68,7 +68,7 @@ module.exports = function (config) {
|
||||
browserDisconnectTolerance: 10,
|
||||
browserNoActivityTimeout: 3000000,
|
||||
|
||||
browsers: ['Chrome'],
|
||||
browsers: ['Chrome_headless'],
|
||||
|
||||
customLaunchers: {
|
||||
Chrome_travis_ci: {
|
||||
|
Reference in New Issue
Block a user