Skip to content

Commit 74e81ef

Browse files
committed
remove outdated comment
1 parent e301225 commit 74e81ef

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/firestore/test/integration/api/composite_index_query.test.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,8 +146,6 @@ apiDescribe('Composite Index Queries', persistence => {
146146
});
147147
});
148148

149-
// Only run tests that require indexes against the emulator, because we don't
150-
// have a way to dynamically create the indexes when running the tests.
151149
describe('Aggregation queries - sum / average', () => {
152150
it('aggregate query supports collection groups - multi-aggregate', () => {
153151
const testHelper = new CompositeIndexTestHelper();

0 commit comments

Comments
 (0)