1
0
Fork 0
mirror of synced 2024-09-09 22:16:26 +12:00

Remove extraneous comment.

This commit is contained in:
Sam Rose 2024-05-22 14:01:59 +01:00
parent 0561ca6e1b
commit b6e3e7659c
No known key found for this signature in database

View file

@ -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[]