You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: firebase-inappmessaging/src/androidTest/java/com/google/firebase/inappmessaging/FirebaseInAppMessagingFlowableTest.java
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -816,7 +816,7 @@ public void logImpression_logsToEngagementMetrics() {
816
816
}
817
817
818
818
@Test
819
-
@Ignore("Does not work yet")
819
+
@Ignore("Broken due to Impression Store changes. Needs fixing.")
0 commit comments