mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[ADF-4514] Move widgets pages to Testing package (#4703)
This commit is contained in:
committed by
Denys Vuika
parent
7a3b3583f8
commit
446efe4297
@@ -15,11 +15,10 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
import { LoginPage } from '@alfresco/adf-testing';
|
||||
import { LoginPage, FormFields } from '@alfresco/adf-testing';
|
||||
import { TasksPage } from '../pages/adf/process-services/tasksPage';
|
||||
import { AttachFormPage } from '../pages/adf/process-services/attachFormPage';
|
||||
import { NavigationBarPage } from '../pages/adf/navigationBarPage';
|
||||
import { FormFields } from '../pages/adf/process-services/formFields';
|
||||
|
||||
import CONSTANTS = require('../util/constants');
|
||||
|
||||
|
Reference in New Issue
Block a user