mirror of
https://github.com/logto-io/logto.git
synced 2024-12-30 20:33:54 -05:00
refactor(core): fix integration tests
This commit is contained in:
parent
b8a7b900e1
commit
b1f809214c
1 changed files with 1 additions and 1 deletions
|
@ -22,4 +22,4 @@ export const signUpIdentifiers = {
|
|||
};
|
||||
|
||||
export const consoleUsername = 'admin';
|
||||
export const consolePassword = 'abcd1234';
|
||||
export const consolePassword = 'some_random_password_123';
|
||||
|
|
Loading…
Reference in a new issue