Skip to content

Commit 819b406

Browse files
committed
Merge branch 'master' into rl.cpp_change_20220714
2 parents c09240d + 1e0b7f7 commit 819b406

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

firebase-appdistribution/src/test/java/com/google/firebase/appdistribution/impl/ScreenshotTakerTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ public class ScreenshotTakerTest {
5454
@Before
5555
public void setup() {
5656
MockitoAnnotations.initMocks(this);
57+
FirebaseApp.clearInstancesForTest();
5758

5859
firebaseApp =
5960
FirebaseApp.initializeApp(

0 commit comments

Comments
 (0)