[fenix] Disable UI test showbookmarksAndHistory (https://github.com/mozilla-mobile/fenix/pull/8749)

pull/600/head
Kadeem M 4 years ago committed by GitHub
parent 52efbd4d05
commit 27b8a33acc

@ -126,6 +126,7 @@ class SettingsBasicsTest {
}
}
@Ignore("Currently failing on firebase: https://github.com/mozilla-mobile/fenix/issues/8747")
@Test
fun toggleShowVisitedSitesAndBookmarks() {
// Bookmarks a few websites, toggles the history and bookmarks setting to off, then verifies if the visited and bookmarked websites do not show in the suggestions.

Loading…
Cancel
Save