Issue #26711: Disable verifyPageMainMenuItemsTest UI test

This commit is contained in:
sv-ohorvath 2022-09-02 13:37:44 +03:00 committed by mergify[bot]
parent 0a2d1c63f1
commit df9c60b392
1 changed files with 1 additions and 0 deletions

View File

@ -209,6 +209,7 @@ class SmokeTest {
}
}
@Ignore("Failing, see: https://github.com/mozilla-mobile/fenix/issues/26711")
@Test
// Verifies the list of items in a tab's 3 dot menu
fun verifyPageMainMenuItemsTest() {