mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACS-9301] Updated IDs with the new test cases (#4483)
This commit is contained in:
@@ -1,3 +1 @@
|
||||
{
|
||||
"C595967": "https://hyland.atlassian.net/browse/ACS-9424"
|
||||
}
|
||||
{}
|
||||
|
@@ -56,7 +56,7 @@ test.describe('File preview', () => {
|
||||
await Utils.deleteNodesSitesEmptyTrashcan(nodesApi, trashcanApi, 'afterAll failed');
|
||||
});
|
||||
|
||||
test('[C595967] Should preview document from the info drawer', async ({ personalFiles }) => {
|
||||
test('[XAT-17780] Can open viewer while the info drawer is opened', async ({ personalFiles }) => {
|
||||
await personalFiles.navigate();
|
||||
await Utils.reloadPageIfRowNotVisible(personalFiles, fileName);
|
||||
await personalFiles.dataTable.getRowByName(fileName).click();
|
||||
|
Reference in New Issue
Block a user