Disable failing deleteNonEmptyBookmarkFolderTest UI test

pull/543/head
AndiAJ 2 years ago committed by mergify[bot]
parent 5e246808f5
commit 452f82f8d9

@ -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() {

Loading…
Cancel
Save