remove parallel test

This commit is contained in:
Eugenio Romano
2018-09-06 12:30:09 +01:00
parent eefc054cab
commit ab6cac4d43

View File

@@ -45,7 +45,7 @@ exports.config = {
browserName: 'chrome',
shardTestFiles: true,
maxInstances: 2,
maxInstances: 1,
chromeOptions: {
prefs: {
'credentials_enable_service': false,