0
Fork 0
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:
Gao Sun 2023-09-03 17:45:33 +08:00
parent b8a7b900e1
commit b1f809214c
No known key found for this signature in database
GPG key ID: 13EBE123E4773688

View file

@ -22,4 +22,4 @@ export const signUpIdentifiers = {
};
export const consoleUsername = 'admin';
export const consolePassword = 'abcd1234';
export const consolePassword = 'some_random_password_123';