Skip to content

Commit 7ae69bd

Browse files
committed
Trigger test run
1 parent 0e26e5d commit 7ae69bd

File tree

1 file changed

+1
-1
lines changed
  • src/androidTestMedicmobilegammaDebug/java/org/medicmobile/webapp/mobile

1 file changed

+1
-1
lines changed

src/androidTestMedicmobilegammaDebug/java/org/medicmobile/webapp/mobile/LoginTests.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
@RunWith(AndroidJUnit4.class)
4747
@FixMethodOrder(MethodSorters.NAME_ASCENDING)
4848
public class LoginTests {
49-
49+
// Trigger run
5050
private static final String ERROR_INCORRECT = "Incorrect user name or password. Please try again.";
5151

5252
@Rule

0 commit comments

Comments
 (0)