For #20716 - Disables Intermittent failing UI test (#20925)

(cherry picked from commit 77e12f9014)

Co-authored-by: codrut.topliceanu <codrut.topliceanu@softvision.ro>
pull/393/head
mergify[bot] 3 years ago committed by GitHub
parent bd3a489c12
commit b5e2c38e30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1161,6 +1161,7 @@ class SmokeTest {
}
@Test
@Ignore("To be re-enabled later. See https://github.com/mozilla-mobile/fenix/issues/20716")
fun mainMenuInstallPWATest() {
val pwaPage = "https://rpappalax.github.io/testapp/"

Loading…
Cancel
Save