mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-12 19:48:26 +00:00
Minor: improve custom property cypress (#16369)
This commit is contained in:
parent
41d33263f9
commit
4c46fba202
@ -111,7 +111,7 @@ export const getPropertyValues = (type: string) => {
|
||||
};
|
||||
case 'entityReference':
|
||||
return {
|
||||
value: 'Aaron Johnson',
|
||||
value: 'Adam Matthews',
|
||||
newValue: 'Aaron Singh',
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user