AAE-23572 all builds but the extensions one

This commit is contained in:
Wojciech Duda
2024-07-03 15:54:13 +02:00
parent 54b34f513e
commit 2a62c1e2a9
23 changed files with 1860 additions and 518 deletions

View File

@@ -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';