Skip to content

Commit f83b4a2

Browse files
milaGGLthiyaguk09
authored andcommitted
format
1 parent 62dd17f commit f83b4a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

handwritten/firestore/dev/system-test/pipeline.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3493,7 +3493,7 @@ async function testCollectionWithDocs(
34933493
});
34943494
});
34953495

3496-
it.only('supports arrayFilter', async () => {
3496+
it('supports arrayFilter', async () => {
34973497
const snapshot = await firestore
34983498
.pipeline()
34993499
.collection(randomCol.path)

0 commit comments

Comments
 (0)