1
0
Fork 0
mirror of synced 2024-09-13 07:53:31 +12:00

Run test only with internal tables

This commit is contained in:
Adria Navarro 2024-06-04 16:46:50 +02:00
parent 7aa6af6e13
commit 47b77d6744

View file

@ -841,6 +841,7 @@ describe.each([
)
})
isInternal &&
it("updating schema will only validate modified field", async () => {
let view = await config.api.viewV2.create({
tableId: table._id!,