1
0
Fork 0

For #10798: Disable testDownloadPrompt (#11147)

master
Aaron Train 2020-06-02 12:40:08 -04:00 committed by GitHub
parent 7d50834a90
commit b39e0c7b42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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