Loading app/src/androidTest/java/org/mozilla/fenix/ui/DownloadTest.kt +1 −0 Original line number Diff line number Diff line Loading @@ -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 Loading
app/src/androidTest/java/org/mozilla/fenix/ui/DownloadTest.kt +1 −0 Original line number Diff line number Diff line Loading @@ -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