mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[ADF-3931]Fix share and lock files automated tests (#4195)
* Fix share-files tests * Moved a locator to a page object * Fix lock-file tests * no message * Fix lock-file * Excluded viewer tests * Fix unshare tests.
This commit is contained in:
committed by
Eugenio Romano
parent
54a1a90083
commit
e63aa9a684
@@ -36,7 +36,7 @@ import AlfrescoApi = require('alfresco-js-api-node');
|
||||
import { UploadActions } from '../../actions/ACS/upload.actions';
|
||||
import { browser } from 'protractor';
|
||||
|
||||
describe('Viewer', () => {
|
||||
xdescribe('Viewer', () => {
|
||||
|
||||
let viewerPage = new ViewerPage();
|
||||
let navigationBarPage = new NavigationBarPage();
|
||||
|
Reference in New Issue
Block a user