Disabling for old/in-memory search.
This commit is contained in:
parent
aab120b9ca
commit
8847a5b146
|
@ -2762,6 +2762,7 @@ describe.each([
|
|||
})
|
||||
})
|
||||
|
||||
isSql &&
|
||||
describe("primaryDisplay", () => {
|
||||
beforeAll(async () => {
|
||||
let toRelateTable = await createTable({
|
||||
|
|
Loading…
Reference in New Issue