suppress checks

pull/1837/head
Yuri Schimke 10 months ago
parent baee11886e
commit 12e62be600

@ -122,8 +122,8 @@ class ForYouScreenScreenshotTests {
matchesElements(withText("Done")),
// TODO investigate, seems a false positive
// matchesElements(withText("What are you interested in?")),
// matchesElements(withText("UI")),
matchesElements(withText("What are you interested in?")),
matchesElements(withText("UI")),
),
),
) {

Loading…
Cancel
Save