diff --git a/app/src/androidTest/java/org/mozilla/fenix/ui/SmokeTest.kt b/app/src/androidTest/java/org/mozilla/fenix/ui/SmokeTest.kt index 178a4bc65..989300338 100644 --- a/app/src/androidTest/java/org/mozilla/fenix/ui/SmokeTest.kt +++ b/app/src/androidTest/java/org/mozilla/fenix/ui/SmokeTest.kt @@ -1129,6 +1129,7 @@ class SmokeTest { } @Test + @Ignore("To be re-enabled later. See https://github.com/mozilla-mobile/fenix/issues/20716") fun mainMenuInstallPWATest() { val pwaPage = "https://mozilla-mobile.github.io/testapp/"