Unfocus test.
This commit is contained in:
parent
3cf2dbe37c
commit
3bff9f2e55
|
@ -3329,7 +3329,7 @@ if (descriptions.length) {
|
|||
})
|
||||
|
||||
isSql &&
|
||||
describe.only("primaryDisplay", () => {
|
||||
describe("primaryDisplay", () => {
|
||||
beforeAll(async () => {
|
||||
let toRelateTableId = await createTable({
|
||||
name: {
|
||||
|
|
Loading…
Reference in New Issue