Removing test case.
This commit is contained in:
parent
91508ae141
commit
5567ca49c4
|
@ -180,9 +180,5 @@ describe("check the queries endpoints", () => {
|
||||||
const res = await makeRequest("post", "/queries/search")
|
const res = await makeRequest("post", "/queries/search")
|
||||||
expect(res).toSatisfyApiSpec()
|
expect(res).toSatisfyApiSpec()
|
||||||
})
|
})
|
||||||
|
|
||||||
it("should allow executing a query", async () => {
|
|
||||||
|
|
||||||
})
|
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue