diff options
Diffstat (limited to 'src/include/taler_testing_bank_lib.h')
-rw-r--r-- | src/include/taler_testing_bank_lib.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/taler_testing_bank_lib.h b/src/include/taler_testing_bank_lib.h index 72176d445..535fd2e9c 100644 --- a/src/include/taler_testing_bank_lib.h +++ b/src/include/taler_testing_bank_lib.h | |||
@@ -42,8 +42,8 @@ | |||
42 | #define EXCHANGE_USERNAME "Exchange" | 42 | #define EXCHANGE_USERNAME "Exchange" |
43 | #define EXCHANGE_PASSWORD "x" | 43 | #define EXCHANGE_PASSWORD "x" |
44 | #define USER_ACCOUNT_NUMBER 3 | 44 | #define USER_ACCOUNT_NUMBER 3 |
45 | #define USER_USERNAME "user3" | 45 | #define USER_USERNAME "Tor" |
46 | #define USER_PASSWORD "pass3" | 46 | #define USER_PASSWORD "x" |
47 | 47 | ||
48 | 48 | ||
49 | /* ********************* Helper functions ********************* */ | 49 | /* ********************* Helper functions ********************* */ |