Skip to content
This repository was archived by the owner on Aug 30, 2021. It is now read-only.

Commit 70d7e17

Browse files
committed
removing keepAlive conf to fail travis if e2e tests fail
1 parent 52f94a2 commit 70d7e17

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gruntfile.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,6 @@ module.exports = function (grunt) {
201201
protractor: {
202202
options: {
203203
configFile: 'protractor.conf.js',
204-
keepAlive: true,
205204
noColor: false,
206205
webdriverManagerUpdate: true
207206
},

0 commit comments

Comments
 (0)