1
0
Fork 0
mirror of synced 2024-06-29 03:20:34 +12:00

x-ing the search test which should not work.

This commit is contained in:
Michael Drury 2022-09-24 19:39:19 +01:00
parent e3f4e744ab
commit 8e441a4680

View file

@ -32,7 +32,8 @@ describe("Public API - /rows endpoints", () => {
expect(row._id).toBeDefined()
})
it("POST - Search rows", async () => {
// search really isn't supported
xit("POST - Search rows", async () => {
const [response, rows] = await config.rows.search({
query: {
string: {