Remove extraneous comment.
This commit is contained in:
parent
0561ca6e1b
commit
b6e3e7659c
|
@ -1385,8 +1385,7 @@ describe.each([
|
||||||
})
|
})
|
||||||
|
|
||||||
// This will never work for Lucene.
|
// This will never work for Lucene.
|
||||||
// TODO(samwho): fix for SQS
|
!isLucene &&
|
||||||
!isInternal &&
|
|
||||||
describe("relations", () => {
|
describe("relations", () => {
|
||||||
let otherTable: Table
|
let otherTable: Table
|
||||||
let rows: Row[]
|
let rows: Row[]
|
||||||
|
|
Loading…
Reference in New Issue