mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
increase inactivity timeout test (#1760)
This commit is contained in:
committed by
Mario Romano
parent
9b36001510
commit
ace279671f
@@ -83,6 +83,8 @@ module.exports = function (config) {
|
||||
|
||||
autoWatch: true,
|
||||
|
||||
browserNoActivityTimeout: 30000,
|
||||
|
||||
browsers: ['Chrome'],
|
||||
|
||||
customLaunchers: {
|
||||
|
@@ -77,6 +77,8 @@ module.exports = function (config) {
|
||||
|
||||
autoWatch: true,
|
||||
|
||||
browserNoActivityTimeout: 30000,
|
||||
|
||||
browsers: ['Chrome'],
|
||||
|
||||
customLaunchers: {
|
||||
|
@@ -80,6 +80,8 @@ module.exports = function (config) {
|
||||
|
||||
autoWatch: true,
|
||||
|
||||
browserNoActivityTimeout: 30000,
|
||||
|
||||
browsers: ['Chrome'],
|
||||
|
||||
customLaunchers: {
|
||||
|
@@ -84,6 +84,8 @@ module.exports = function (config) {
|
||||
|
||||
autoWatch: true,
|
||||
|
||||
browserNoActivityTimeout: 30000,
|
||||
|
||||
browsers: ['Chrome'],
|
||||
|
||||
customLaunchers: {
|
||||
|
@@ -80,6 +80,8 @@ module.exports = function (config) {
|
||||
|
||||
autoWatch: true,
|
||||
|
||||
browserNoActivityTimeout: 30000,
|
||||
|
||||
browsers: ['Chrome'],
|
||||
|
||||
customLaunchers: {
|
||||
|
@@ -69,6 +69,8 @@ module.exports = function (config) {
|
||||
|
||||
autoWatch: true,
|
||||
|
||||
browserNoActivityTimeout: 30000,
|
||||
|
||||
browsers: ['Chrome'],
|
||||
|
||||
customLaunchers: {
|
||||
|
@@ -73,6 +73,8 @@ module.exports = function (config) {
|
||||
|
||||
autoWatch: true,
|
||||
|
||||
browserNoActivityTimeout: 30000,
|
||||
|
||||
browsers: ['Chrome'],
|
||||
|
||||
customLaunchers: {
|
||||
|
@@ -77,6 +77,8 @@ module.exports = function (config) {
|
||||
|
||||
autoWatch: true,
|
||||
|
||||
browserNoActivityTimeout: 30000,
|
||||
|
||||
browsers: ['Chrome'],
|
||||
|
||||
customLaunchers: {
|
||||
|
@@ -77,6 +77,8 @@ module.exports = function (config) {
|
||||
|
||||
autoWatch: true,
|
||||
|
||||
browserNoActivityTimeout: 30000,
|
||||
|
||||
browsers: ['Chrome'],
|
||||
|
||||
customLaunchers: {
|
||||
|
@@ -82,6 +82,8 @@ module.exports = function (config) {
|
||||
|
||||
autoWatch: true,
|
||||
|
||||
browserNoActivityTimeout: 30000,
|
||||
|
||||
browsers: ['Chrome'],
|
||||
|
||||
customLaunchers: {
|
||||
|
@@ -73,6 +73,8 @@ module.exports = function (config) {
|
||||
|
||||
autoWatch: true,
|
||||
|
||||
browserNoActivityTimeout: 30000,
|
||||
|
||||
browsers: ['Chrome'],
|
||||
|
||||
customLaunchers: {
|
||||
|
@@ -74,6 +74,8 @@ module.exports = function (config) {
|
||||
|
||||
autoWatch: true,
|
||||
|
||||
browserNoActivityTimeout: 30000,
|
||||
|
||||
browsers: ['Chrome'],
|
||||
|
||||
customLaunchers: {
|
||||
|
@@ -81,6 +81,8 @@ module.exports = function (config) {
|
||||
|
||||
autoWatch: true,
|
||||
|
||||
browserNoActivityTimeout: 30000,
|
||||
|
||||
browsers: ['Chrome'],
|
||||
|
||||
customLaunchers: {
|
||||
|
@@ -79,6 +79,8 @@ module.exports = function (config) {
|
||||
|
||||
autoWatch: true,
|
||||
|
||||
browserNoActivityTimeout: 30000,
|
||||
|
||||
browsers: ['Chrome'],
|
||||
|
||||
customLaunchers: {
|
||||
|
@@ -78,6 +78,8 @@ module.exports = function (config) {
|
||||
|
||||
autoWatch: true,
|
||||
|
||||
browserNoActivityTimeout: 30000,
|
||||
|
||||
browsers: ['Chrome'],
|
||||
|
||||
customLaunchers: {
|
||||
|
Reference in New Issue
Block a user