[fenix] For https://github.com/mozilla-mobile/fenix/issues/26957 - Disable intermittently failing ui test to unblock landing.

pull/600/head
Mugurell 2 years ago committed by mergify[bot]
parent acf1bf3ace
commit 06a3a7c458

@ -390,6 +390,7 @@ class SettingsSearchTest {
// Expected for app language set to Arabic
@Test
@Ignore("See: https://github.com/mozilla-mobile/fenix/issues/28257")
fun verifySearchEnginesWithRTLLocale() {
homeScreen {
}.openThreeDotMenu {

Loading…
Cancel
Save