mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-30 12:49:58 +00:00
fix(ui): cypress fix for login with email (#12306)
This commit is contained in:
parent
8bdf806694
commit
6dca644c46
@ -336,7 +336,7 @@ export const ENTITIES = {
|
||||
};
|
||||
|
||||
export const LOGIN = {
|
||||
username: 'admin@openmetadata.org',
|
||||
username: 'admin',
|
||||
password: 'admin',
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user