Move describes
This commit is contained in:
parent
a9669c1c1d
commit
6d24eba679
|
@ -1177,7 +1177,9 @@ describe.each([
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
})
|
})
|
||||||
|
})
|
||||||
|
|
||||||
|
describe("foreign relationship columns", () => {
|
||||||
it("updating a column will update link columns configuration", async () => {
|
it("updating a column will update link columns configuration", async () => {
|
||||||
let auxTable = await config.api.table.save(
|
let auxTable = await config.api.table.save(
|
||||||
saveTableRequest({
|
saveTableRequest({
|
||||||
|
|
Loading…
Reference in New Issue