We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8db1af7 commit 9f66deaCopy full SHA for 9f66dea
firebase-firestore/src/androidTest/java/com/google/firebase/firestore/QueryTest.java
@@ -31,6 +31,7 @@
31
import static org.junit.Assert.assertNull;
32
import static org.junit.Assert.assertTrue;
33
import static org.junit.Assume.assumeFalse;
34
+
35
import androidx.test.ext.junit.runners.AndroidJUnit4;
36
import com.google.android.gms.tasks.Task;
37
import com.google.common.collect.Lists;
0 commit comments