mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-13 12:08:47 +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':
|
case 'entityReference':
|
||||||
return {
|
return {
|
||||||
value: 'Aaron Johnson',
|
value: 'Adam Matthews',
|
||||||
newValue: 'Aaron Singh',
|
newValue: 'Aaron Singh',
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user