Run coerced only for internal
This commit is contained in:
parent
8ee23e6168
commit
66524d998b
|
@ -304,6 +304,7 @@ describe.each([
|
|||
await assertQueryUsage(queryUsage) // no change
|
||||
})
|
||||
|
||||
isInternal &&
|
||||
it("row values are coerced", async () => {
|
||||
const str = {
|
||||
type: FieldType.STRING,
|
||||
|
|
Loading…
Reference in New Issue