Skip to content

Commit

Permalink
Fix UI test message reference
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsarm committed Dec 1, 2021
1 parent 4afde15 commit 415b5d6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
@FixMethodOrder(MethodSorters.NAME_ASCENDING)
public class SettingsDialogActivityTest {

private static final String WEBAPP_URL = "CHT-Core URL";
private static final String WEBAPP_URL = "CHT server URL";
private static final String SERVER_ONE = "https://medic.github.io/atp";
private static final String SERVER_TWO = "https://gamma-cht.dev.medicmobile.org";
private static final String SERVER_THREE = "https://gamma.dev.medicmobile.org";
Expand Down

0 comments on commit 415b5d6

Please sign in to comment.