1
0
Fork 0

Temp disable flaky UI testDownloadPrompt (#7304)

master
Richard Pappalardo 2019-12-20 00:31:43 -08:00 committed by Mihai Adrian
parent 593981fa4b
commit f85961d9a9
1 changed files with 1 additions and 0 deletions

View File

@ -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()