We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e8bca0 commit ed1cb7fCopy full SHA for ed1cb7f
2 files changed
e2e/davinci-suites/src/utils/demo-user.ts
@@ -5,6 +5,6 @@
5
* of the MIT license. See the LICENSE file for details.
6
*/
7
export const username = 'demouser';
8
-export const password = 'U.QPDWEN47ZMyJhCDmhGLK*nr';
+export const password = 'yvk4uwq2edr@gxb7UWD';
9
export const phoneNumber1 = '888123456';
10
export const phoneNumber2 = '888123457';
e2e/oidc-suites/src/utils/demo-users.ts
@@ -10,4 +10,4 @@
export const pingAmUsername = 'sdkuser';
11
export const pingAmPassword = 'password';
12
export const pingOneUsername = 'demouser';
13
-export const pingOnePassword = 'U.QPDWEN47ZMyJhCDmhGLK*nr';
+export const pingOnePassword = 'yvk4uwq2edr@gxb7UWD';
0 commit comments