Disable failing deleteNonEmptyBookmarkFolderTest UI test

This commit is contained in:
AndiAJ 2022-04-28 10:24:24 +03:00 committed by mergify[bot]
parent 5e246808f5
commit 452f82f8d9

View File

@ -784,6 +784,7 @@ class SmokeTest {
}
}
@Ignore("Failing: https://github.com/mozilla-mobile/fenix/issues/24994")
@Test
// Verifies that deleting a Bookmarks folder also removes the item from inside it.
fun deleteNonEmptyBookmarkFolderTest() {