mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-01 05:36: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 = {
|
export const LOGIN = {
|
||||||
username: 'admin@openmetadata.org',
|
username: 'admin',
|
||||||
password: 'admin',
|
password: 'admin',
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user