mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-10-08 14:51:14 +00:00
udpate unit tests
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
import { TestBed, async } from '@angular/core/testing';
|
||||
import { RouterTestingModule } from '@angular/router/testing';
|
||||
import { Observable } from 'rxjs/Rx';
|
||||
import { MaterialModule } from '@angular/material';
|
||||
import { MaterialModule } from '../../common/material.module';
|
||||
import { CoreModule, PeopleContentService } from 'ng2-alfresco-core';
|
||||
|
||||
import { CurrentUserComponent } from './current-user.component';
|
||||
|
Reference in New Issue
Block a user