Amending pagination test to have a longer timeout until #110 is done
This commit is contained in:
parent
93a59ece44
commit
278e0cf877
@ -123,6 +123,7 @@
|
||||
});
|
||||
|
||||
it('can fetch a paginated set, with various options', function (done) {
|
||||
this.timeout(4000);
|
||||
|
||||
helpers.insertMorePosts().then(function () {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user