1
0
Fork 0

For #8621 - Disable failing handlePermissionsChange test

master
ekager 2020-03-03 23:09:05 -08:00 committed by Emily Kager
parent a4d93002a9
commit e2bfe8d0db
1 changed files with 1 additions and 0 deletions

View File

@ -220,6 +220,7 @@ class DefaultQuickSettingsControllerTest {
@Test
@ExperimentalCoroutinesApi
@Ignore("Intermittently failing; https://github.com/mozilla-mobile/fenix/issues/8621")
fun `handlePermissionsChange should store the updated permission and reload webpage`() =
runBlocking {
val testPermissions = mockk<SitePermissions>()