1
0
Fork 0

Disable UI test showbookmarksAndHistory (#8749)

master
Kadeem M 2020-02-25 18:58:54 -05:00 committed by GitHub
parent 310c43f664
commit 9f4375fdee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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.