Run tests for in-memory

This commit is contained in:
Adria Navarro 2024-08-06 10:30:19 +02:00
parent 2074ebd0f7
commit 3b40db5db0
1 changed files with 2 additions and 2 deletions

View File

@ -2697,7 +2697,7 @@ describe.each([
})
})
isSql &&
!isLucene &&
describe("$and", () => {
beforeAll(async () => {
table = await createTable({
@ -2771,7 +2771,7 @@ describe.each([
})
})
isSql &&
!isLucene &&
describe("$or", () => {
beforeAll(async () => {
table = await createTable({