Skip to content

Commit 2a155a6

Browse files
AndiAJmergify[bot]
authored andcommitted
For #2260 - disable failing openLinksInAppsTest UI test
1 parent ed80770 commit 2a155a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/androidTest/java/org/mozilla/reference/browser/ui/SettingsViewTest.kt

+1
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ class SettingsViewTest {
165165
}
166166
}
167167

168+
@Ignore("Failing, see: https://github.com/mozilla-mobile/reference-browser/issues/2260")
168169
@Test
169170
fun openLinksInAppsTest() {
170171
val url = "m.youtube.com"

0 commit comments

Comments
 (0)