diff --git a/gruntfile.js b/gruntfile.js index bb60940..d7b1464 100644 --- a/gruntfile.js +++ b/gruntfile.js @@ -201,7 +201,6 @@ module.exports = function (grunt) { protractor: { options: { configFile: 'protractor.conf.js', - keepAlive: true, noColor: false, webdriverManagerUpdate: true },