From b978a83f75e21d6df8a01cc0755858ae997e65ce Mon Sep 17 00:00:00 2001 From: mpuebla Date: Mon, 2 Sep 2019 14:45:06 -0300 Subject: [PATCH] Linea al final --- browserslist | 2 +- e2e/protractor.conf.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/browserslist b/browserslist index 8084853..b15c7fa 100644 --- a/browserslist +++ b/browserslist @@ -9,4 +9,4 @@ last 2 versions Firefox ESR not dead -not IE 9-11 # For IE 9-11 support, remove 'not'. \ No newline at end of file +not IE 9-11 # For IE 9-11 support, remove 'not'. diff --git a/e2e/protractor.conf.js b/e2e/protractor.conf.js index 73e4e68..c8a6464 100644 --- a/e2e/protractor.conf.js +++ b/e2e/protractor.conf.js @@ -29,4 +29,4 @@ exports.config = { }); jasmine.getEnv().addReporter(new SpecReporter({ spec: { displayStacktrace: true } })); } -}; \ No newline at end of file +}; -- 1.9.1