summaryrefslogtreecommitdiff
path: root/tests/src/se/leap/bitmaskclient/test/testDashboard.java
diff options
context:
space:
mode:
authorParménides GV <parmegv@sdf.org>2013-11-22 16:00:07 +0100
committerParménides GV <parmegv@sdf.org>2013-11-22 16:00:07 +0100
commit52843b4ff8cd70abf93a0aeb230e83b4af50d92a (patch)
treed2b291405d8552390ef11922f9f27704c6eb7ad3 /tests/src/se/leap/bitmaskclient/test/testDashboard.java
parenta713e970ff19d3cc93db359cb1095a2a4426aa05 (diff)
I'm not showing parmegv account pass.
I'm using a new testing account, parmegvtest1
Diffstat (limited to 'tests/src/se/leap/bitmaskclient/test/testDashboard.java')
-rw-r--r--tests/src/se/leap/bitmaskclient/test/testDashboard.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/src/se/leap/bitmaskclient/test/testDashboard.java b/tests/src/se/leap/bitmaskclient/test/testDashboard.java
index 5ba4868a..31039797 100644
--- a/tests/src/se/leap/bitmaskclient/test/testDashboard.java
+++ b/tests/src/se/leap/bitmaskclient/test/testDashboard.java
@@ -66,7 +66,7 @@ public class testDashboard extends ActivityInstrumentationTestCase2<Dashboard> {
public void testLogInAndOut() {
long miliseconds_to_log_in = 40 * 1000;
solo.clickOnActionBarItem(R.id.login_button);
- solo.enterText(0, "parmegv");
+ solo.enterText(0, "parmegvtest1");
solo.enterText(1, " S_Zw3'-");
solo.clickOnText("Log In");
solo.waitForDialogToClose();