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