1
0
Fork 0
mirror of synced 2024-09-20 11:27:56 +12:00

Run tests for all sql

This commit is contained in:
Adria Navarro 2024-08-05 17:19:14 +02:00
parent ebca381e9b
commit 0b5eb9f21c

View file

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