extend query limit

This commit is contained in:
Alexey Kasyanchuk 2021-02-23 11:37:32 +03:00
parent 04553f793a
commit 0809bb035c

View File

@ -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 = []