environments/ppa-mbqj77/deployments/1
Xavier Guimard 7 years ago
parent 71c079186e
commit 00ec40fc90
  1. 2
      e2e-tests/manager/05-form.js

@ -87,7 +87,7 @@ describe('05 Lemonldap::NG Manager', function() {
}
});
});
expect(element(by.id('t-virtualHosts/test1.example.com/post/n' + id)).getText()).toMatch(/^https?:\/\ //);
expect(element(by.id('t-virtualHosts/test1.example.com/post/n' + id)).getText()).toMatch(/^https?:\/\//);
id++;
}
});

Loading…
Cancel
Save