Skip to content

Commit 05682a9

Browse files
committed
set test user pass to default
1 parent 69e8372 commit 05682a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/HashtopolisTest.class.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ abstract class HashtopolisTest {
1919
protected $user;
2020
protected $apiKey;
2121

22-
const USER_PASS = "HG78Ghdfs87gh";
22+
const USER_PASS = "hashtopolis";
2323

2424
const RUN_FULL = 0;
2525
const RUN_FAST = 1;

0 commit comments

Comments
 (0)