Skip to content

Commit

Permalink
Move describes
Browse files Browse the repository at this point in the history
  • Loading branch information
adrinr committed Sep 3, 2024
1 parent a9669c1 commit 6d24eba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/server/src/api/routes/tests/viewV2.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1177,7 +1177,9 @@ describe.each([
}
)
})
})

describe("foreign relationship columns", () => {
it("updating a column will update link columns configuration", async () => {
let auxTable = await config.api.table.save(
saveTableRequest({
Expand Down

0 comments on commit 6d24eba

Please sign in to comment.