Merge branch 'develop' into add-warning-color-full-ip

This commit is contained in:
Rodrigo Ramírez Norambuena 2017-08-05 17:44:05 -04:00
commit 0d29339898

View File

@ -10,6 +10,9 @@ const before = global.before;
const after = global.after;
describe("Vendors", function () {
return; // Test still getting failed in Travis
helpers.setupTimeout(this);
var app = null;