Closes #8714: Re-enable toggleShowVisitedSitesAndBookmarks (#12251)

releases/v79.1.0
Aaron Train 4 years ago committed by GitHub
parent 4dc3a00ed0
commit 901a90643f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -123,7 +123,6 @@ 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