Skip to content

Commit ed1cb7f

Browse files
committed
chore: update-pw
1 parent 2e8bca0 commit ed1cb7f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

e2e/davinci-suites/src/utils/demo-user.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
* of the MIT license. See the LICENSE file for details.
66
*/
77
export const username = 'demouser';
8-
export const password = 'U.QPDWEN47ZMyJhCDmhGLK*nr';
8+
export const password = 'yvk4uwq2edr@gxb7UWD';
99
export const phoneNumber1 = '888123456';
1010
export const phoneNumber2 = '888123457';

e2e/oidc-suites/src/utils/demo-users.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010
export const pingAmUsername = 'sdkuser';
1111
export const pingAmPassword = 'password';
1212
export const pingOneUsername = 'demouser';
13-
export const pingOnePassword = 'U.QPDWEN47ZMyJhCDmhGLK*nr';
13+
export const pingOnePassword = 'yvk4uwq2edr@gxb7UWD';

0 commit comments

Comments
 (0)