Missing internal check.
This commit is contained in:
parent
4ab3aef020
commit
d6ad6a4686
|
@ -2085,6 +2085,7 @@ describe.each([
|
|||
})
|
||||
})
|
||||
|
||||
isInternal &&
|
||||
describe("relations to same table", () => {
|
||||
let relatedTable: Table, relatedRows: Row[]
|
||||
|
||||
|
|
Loading…
Reference in New Issue