mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACS-9301] Updated IDs with the new test cases (#4483)
This commit is contained in:
@@ -119,7 +119,7 @@ test.describe('Special permissions', () => {
|
||||
await expect(sharedPage.dataTable.getRowByName(sitePrivate)).toHaveCount(0);
|
||||
});
|
||||
|
||||
test('[C290122] on Search Results', async ({ personalFiles, searchPage }) => {
|
||||
test('[XAT-17775] Search - File is not displayed if the user no longer has permissions on it', async ({ personalFiles, searchPage }) => {
|
||||
await personalFiles.acaHeader.searchButton.click();
|
||||
await searchPage.clickSearchButton();
|
||||
await searchPage.searchOverlay.checkFilesAndFolders();
|
||||
|
||||
Reference in New Issue
Block a user