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
1 changed files with 42 additions and 41 deletions

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!,