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