mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-09-17 14:21:29 +00:00
AAE-23572 all builds but the extensions one
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
import assert from 'assert';
|
||||
import { AlfrescoApi, ContentAuth } from '../src';
|
||||
import { EcmAuthMock as AuthEcmMock } from '../test/mockObjects';
|
||||
import { EcmAuthMock as AuthEcmMock } from './mockObjects';
|
||||
|
||||
describe('Ecm Auth test', () => {
|
||||
const hostEcm = 'https://127.0.0.1:8080';
|
||||
|
Reference in New Issue
Block a user