Commit b978a83f75e21d6df8a01cc0755858ae997e65ce

Authored by Marcelo Puebla
1 parent 5750fd4971
Exists in master

Linea al final

Showing 2 changed files with 2 additions and 2 deletions   Show diff stats
... ... @@ -9,4 +9,4 @@
9 9 last 2 versions
10 10 Firefox ESR
11 11 not dead
12   -not IE 9-11 # For IE 9-11 support, remove 'not'.
13 12 \ No newline at end of file
  13 +not IE 9-11 # For IE 9-11 support, remove 'not'.
e2e/protractor.conf.js
... ... @@ -29,4 +29,4 @@ exports.config = {
29 29 });
30 30 jasmine.getEnv().addReporter(new SpecReporter({ spec: { displayStacktrace: true } }));
31 31 }
32   -};
33 32 \ No newline at end of file
  33 +};