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: feature/foryou/src/test/kotlin/com/google/samples/apps/nowinandroid/feature/foryou/ForYouScreenScreenshotTests.kt
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -122,8 +122,8 @@ class ForYouScreenScreenshotTests {
122
122
matchesElements(withText("Done")),
123
123
124
124
// TODO investigate, seems a false positive
125
-
// matchesElements(withText("What are you interested in?")),
126
-
// matchesElements(withText("UI")),
125
+
matchesElements(withText("What are you interested in?")),
0 commit comments