[fenix] No issue: Update PWA package name in mainMenuInstallPWATest (https://github.com/mozilla-mobile/fenix/pull/23335)

pull/600/head
Aaron Train 3 years ago committed by GitHub
parent ff6e060e03
commit 463028b353

@ -1071,7 +1071,7 @@ class SmokeTest {
}.openThreeDotMenu {
}.clickInstall {
clickAddAutomaticallyButton()
}.openHomeScreenShortcut("yay app") {
}.openHomeScreenShortcut("TEST_APP") {
mDevice.waitForIdle()
verifyNavURLBarHidden()
}

Loading…
Cancel
Save