[AAE-6555] Rename the app into content-ce (#2375)

* Rename the app into conten-ce

* switch test to singleRun true

* Fix typo

* Use single run false for libs

* run test content-ce
This commit is contained in:
Maurizio Vitale
2021-12-07 18:23:20 +00:00
committed by GitHub
parent 056ff4b011
commit 4d1dab60b2
8 changed files with 25 additions and 25 deletions

View File

@@ -71,7 +71,7 @@ module.exports = function(config) {
]
}
},
singleRun: false,
singleRun: true,
captureTimeout: 180000,
browserDisconnectTimeout: 180000,