For #23136 disable failing selectSearchEnginesShortcutTest UI test

This commit is contained in:
AndiAJ 2022-04-19 08:45:20 +03:00 committed by mergify[bot]
parent 2761aff3ae
commit 9f60c38560
1 changed files with 1 additions and 0 deletions

View File

@ -467,6 +467,7 @@ class SmokeTest {
}
}
@Ignore("Flaky. See https://github.com/mozilla-mobile/fenix/issues/23136")
@Test
// Verifies changing the default engine from the Search Shortcut menu
fun selectSearchEnginesShortcutTest() {