fix custom property cypress test (#15904)

This commit is contained in:
Sachin Chaurasiya 2024-04-16 14:20:31 +05:30 committed by GitHub
parent 1759747974
commit 9995a13ac9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -312,7 +312,7 @@ export const verifyCustomPropertyRows = () => {
).scrollIntoView();
cy.get(
'[data-testid="entity-right-panel"] [data-testid="custom-properties-table"] tbody tr'
).should('have.length', 5);
).should('have.length', 6);
};
export const deleteCustomProperties = (