Skip to content

Commit

Permalink
For mozilla-mobile#20596: use new test page in SmokeTest.mainMenuInst…
Browse files Browse the repository at this point in the history
…allPWATest.
  • Loading branch information
mcomella committed Aug 20, 2021
1 parent d7f7515 commit 6cad71a
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 @@ -1162,7 +1162,7 @@ class SmokeTest {

@Test
fun mainMenuInstallPWATest() {
val pwaPage = "https://rpappalax.github.io/testapp/"
val pwaPage = "https://mozilla-mobile.github.io/testapp/"

navigationToolbar {
}.enterURLAndEnterToBrowser(pwaPage.toUri()) {
Expand Down

0 comments on commit 6cad71a

Please sign in to comment.