TravisCI can be a bit slow (locally this test takes 386ms)

pull/268/merge
El RIDO 7 years ago
parent 414693fa90
commit 4cb21350a0
No known key found for this signature in database
GPG Key ID: 0F5C940A6BD81F92

@ -821,6 +821,7 @@ describe('UiHelper', function () {
// TODO: As per https://github.com/tmpvar/jsdom/issues/1565 there is no navigation support in jsdom, yet.
// for now we use a mock function to trigger the event
describe('historyChange', function () {
this.timeout(30000);
before(function () {
$.PrivateBin.Helper.reset();
});

Loading…
Cancel
Save