2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-15 18:12:54 +00:00

[fenix] For https://github.com/mozilla-mobile/fenix/issues/20716 - Disables Intermittent failing UI test

This commit is contained in:
codrut.topliceanu 2021-08-19 17:58:58 +03:00 committed by mergify[bot]
parent b9d7552339
commit c4bc780c28

View File

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