Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Closes #8714: Re-enable toggleShowVisitedSitesAndBookmarks #12251

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down