Skip to content

Commit

Permalink
For mozilla-mobile#20716 - Disables Intermittent failing UI test
Browse files Browse the repository at this point in the history
  • Loading branch information
codrut.topliceanu authored and mergify[bot] committed Aug 19, 2021
1 parent 8be9003 commit 77e12f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/androidTest/java/org/mozilla/fenix/ui/SmokeTest.kt
Original file line number Diff line number Diff line change
Expand Up @@ -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/"

Expand Down

0 comments on commit 77e12f9

Please sign in to comment.