mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-3886] Adding small changes (#4135)
This commit is contained in:
committed by
Eugenio Romano
parent
ad5dcfe7c3
commit
10e58322ae
@@ -731,7 +731,7 @@ describe('Document List Component', () => {
|
||||
});
|
||||
|
||||
it('[C291843] Should be able to navigate using nodes hyperlink when activated', () => {
|
||||
contentServicesPage.enableHyperlinkNavigation()
|
||||
contentServicesPage.clickHyperlinkNavigationToggle()
|
||||
.checkFileHyperlinkIsEnabled(file.entry.name)
|
||||
.clickFileHyperlink(file.entry.name);
|
||||
viewer.checkFileIsLoaded();
|
||||
|
Reference in New Issue
Block a user