delete files from viewer test

add right testrail to userinfo test
group some CS e2e in folders
This commit is contained in:
Eugenio Romano
2018-09-19 13:21:17 +01:00
parent bd4ac1b71d
commit 4fe4a3d3c1
10 changed files with 24 additions and 24 deletions

View File

@@ -77,7 +77,7 @@ describe('Pagination - returns to previous page when current is empty', () => {
done();
});
it('Pagination - returns to previous page when current is empty', () => {
it('[C274710] returns to previous page when current is empty', () => {
contentServicesPage.navigateToFolder(folderModel.name);
contentServicesPage.checkAcsContainer();
contentServicesPage.waitForTableBody();