1
0
Fork 0
mirror of synced 2024-09-10 14:35:47 +12:00

Run coerced only for internal

This commit is contained in:
Adria Navarro 2023-09-12 11:02:44 +02:00
parent 8ee23e6168
commit 66524d998b

View file

@ -304,6 +304,7 @@ describe.each([
await assertQueryUsage(queryUsage) // no change
})
isInternal &&
it("row values are coerced", async () => {
const str = {
type: FieldType.STRING,