diff --git a/e2e/content-services/tag-component.e2e.ts b/e2e/content-services/tag-component.e2e.ts index 4ef5da40a4..e1c3c5d4d0 100644 --- a/e2e/content-services/tag-component.e2e.ts +++ b/e2e/content-services/tag-component.e2e.ts @@ -190,7 +190,7 @@ describe('Tag component', () => { tagPage.checkDeleteTagFromTagListByNodeIdIsNotDisplayed(tagList[3]); }); - it('[C286472] Should be able to click Show more/less button on List Tags Content Services', () => { + xit('[C286472] Should be able to click Show more/less button on List Tags Content Services', () => { tagPage.insertNodeId(pdfFileModel.id); tagPage.checkShowMoreButtonIsDisplayed();