Run test only with internal tables
This commit is contained in:
parent
7aa6af6e13
commit
47b77d6744
|
@ -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!,
|
||||
|
|
Loading…
Reference in New Issue