For #10798: Disable testDownloadPrompt (#11147)

fennec/production
Aaron Train 4 years ago committed by GitHub
parent 7d50834a90
commit b39e0c7b42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -73,7 +73,7 @@ class DownloadTest {
}
@Test
// Re-enable to test possible solution in AC 6817.
@Ignore("Temp disable flaky test - see: https://github.com/mozilla-mobile/fenix/issues/10798")
fun testDownloadPrompt() {
homeScreen { }.dismissOnboarding()

Loading…
Cancel
Save