mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[ADF-4400] Versioning - restore does not update the document list (#4605)
* emit NodeInfo data on restore * update row data and cache on node update event * tests * fix metadatat e2e
This commit is contained in:
committed by
Eugenio Romano
parent
74e918d916
commit
36ce9bce0d
@@ -208,7 +208,7 @@ describe('Metadata component', () => {
|
||||
await viewerPage.clickCloseButton();
|
||||
contentServicesPage.waitForTableBody();
|
||||
|
||||
viewerPage.viewFile(resources.Files.ADF_DOCUMENTS.PNG.file_name);
|
||||
viewerPage.viewFile('exampleText.png');
|
||||
viewerPage.clickInfoButton();
|
||||
viewerPage.checkInfoSideBarIsDisplayed();
|
||||
metadataViewPage.clickOnPropertiesTab();
|
||||
|
Reference in New Issue
Block a user