Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Commit

Permalink
No issue: Update PWA package name in mainMenuInstallPWATest (#23335)
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronMT authored Jan 20, 2022
1 parent d233ec1 commit 18f7010
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/androidTest/java/org/mozilla/fenix/ui/SmokeTest.kt
Original file line number Diff line number Diff line change
Expand Up @@ -1071,7 +1071,7 @@ class SmokeTest {
}.openThreeDotMenu {
}.clickInstall {
clickAddAutomaticallyButton()
}.openHomeScreenShortcut("yay app") {
}.openHomeScreenShortcut("TEST_APP") {
mDevice.waitForIdle()
verifyNavURLBarHidden()
}
Expand Down

0 comments on commit 18f7010

Please sign in to comment.