[fenix] For https://github.com/mozilla-mobile/fenix/issues/24316 - Disable flaky "shortcutButtonTest".

pull/600/head
Mugurell 2 years ago committed by mergify[bot]
parent d65dc2f178
commit d0440307ae

@ -88,6 +88,7 @@ class SearchTest {
}
@Test
@Ignore("Flaky. See https://github.com/mozilla-mobile/fenix/issues/20973")
fun shortcutButtonTest() {
homeScreen {
}.openThreeDotMenu {

Loading…
Cancel
Save