mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-05-06 23:47:19 +02:00
Merge pull request #993 from jloveland/e2e-fail-travis
Adding configuration to fail grunt task if e2e tests fail
This commit is contained in:
@@ -201,7 +201,6 @@ module.exports = function (grunt) {
|
||||
protractor: {
|
||||
options: {
|
||||
configFile: 'protractor.conf.js',
|
||||
keepAlive: true,
|
||||
noColor: false,
|
||||
webdriverManagerUpdate: true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user