mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
fix e2e test
This commit is contained in:
@@ -31,7 +31,7 @@ import CONSTANTS = require('../../util/constants');
|
||||
|
||||
import { browser, protractor } from 'protractor';
|
||||
|
||||
describe('Document List - Pagination', function () {
|
||||
describe('Create folder directive', function () {
|
||||
|
||||
let loginPage = new LoginPage();
|
||||
let contentServicesPage = new ContentServicesPage();
|
||||
|
Reference in New Issue
Block a user