extend query limit
This commit is contained in:
parent
04553f793a
commit
0809bb035c
@ -61,7 +61,7 @@ describe("sphinx", () => {
|
||||
})
|
||||
|
||||
it("query limit", function(done) {
|
||||
this.timeout(8000);
|
||||
this.timeout(15000);
|
||||
const test = async () => {
|
||||
const sphinx = await pool()
|
||||
let promises = []
|
||||
|
Loading…
Reference in New Issue
Block a user