Skip to content

Commit a6947ca

Browse files
committed
remove TODO comment
1 parent 9f7ebaf commit a6947ca

File tree

1 file changed

+0
-1
lines changed
  • firebase-firestore/src/androidTest/java/com/google/firebase/firestore

1 file changed

+0
-1
lines changed

firebase-firestore/src/androidTest/java/com/google/firebase/firestore/QueryTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1035,7 +1035,6 @@ public void testMultipleUpdatesWhileOffline() {
10351035
@Test
10361036
public void resumingQueryShouldRemoveDeletedDocumentsIndicatedByExistenceFilter()
10371037
throws InterruptedException {
1038-
// TODO(Mila):Remove this condition once the bug is resolved.
10391038
assumeFalse(
10401039
"Skip this test when running against the Firestore emulator as there is a bug related to "
10411040
+ "sending existence filter in response: b/270731363.",

0 commit comments

Comments
 (0)