mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-4547] Fixing flaky tests in Content Services and Core (#4743)
This commit is contained in:
committed by
Denys Vuika
parent
58cf10be5f
commit
5e7aabfaea
@@ -190,7 +190,7 @@ describe('Tag component', () => {
|
||||
tagPage.checkDeleteTagFromTagListByNodeIdIsNotDisplayed(tagList[3]);
|
||||
});
|
||||
|
||||
xit('[C286472] Should be able to click Show more/less button on List Tags Content Services', () => {
|
||||
it('[C286472] Should be able to click Show more/less button on List Tags Content Services', () => {
|
||||
tagPage.insertNodeId(pdfFileModel.id);
|
||||
|
||||
tagPage.checkShowMoreButtonIsDisplayed();
|
||||
|
Reference in New Issue
Block a user