fix: disable intermittent test failure

releases/v79.1.0
Richard Pappalardo 4 years ago committed by Oana Horvath
parent 720a590902
commit cf94906e9d

@ -131,7 +131,7 @@ class ContextMenusTest {
clickContextShareLink(genericURL.url) // verify share intent is matched with associated URL
}
}
@Ignore("Intermittent: https://github.com/mozilla-mobile/fenix/issues/12367")
@Test
fun verifyContextOpenImageNewTab() {
val pageLinks =

Loading…
Cancel
Save