1
0
Fork 0
mirror of synced 2024-09-20 03:08:18 +12:00

Remove jest only

This commit is contained in:
Adria Navarro 2024-08-09 14:29:44 +02:00
parent ac62fc0e29
commit b1d78f129b

View file

@ -1605,7 +1605,7 @@ describe.each([
expect(response.rows).toHaveLength(0)
})
it.only("queries the row api passing the view fields only", async () => {
it("queries the row api passing the view fields only", async () => {
const searchSpy = jest.spyOn(sdk.rows, "search")
const view = await config.api.viewV2.create({