[fenix] Temp disable flaky UI testDownloadPrompt (https://github.com/mozilla-mobile/fenix/pull/7304)

pull/600/head
Richard Pappalardo 5 years ago committed by Mihai Adrian
parent c1606de6d7
commit 57679f7d4d

@ -73,6 +73,7 @@ class DownloadTest {
}
@Test
@Ignore("Temp disable flakey test - see: https://github.com/mozilla-mobile/fenix/issues/7303")
fun testDownloadPrompt() {
homeScreen { }.dismissOnboarding()

Loading…
Cancel
Save