mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
#1370 Removed deprecated AlfrescoAuthenticationService
This commit is contained in:
@@ -25,7 +25,7 @@ import { ViewerComponent } from './viewer.component';
|
||||
import { EventMock } from '../assets/event.mock';
|
||||
import { DebugElement } from '@angular/core';
|
||||
import {
|
||||
AlfrescoAuthenticationService,
|
||||
AuthService,
|
||||
SettingsService,
|
||||
AlfrescoApiService,
|
||||
CoreModule
|
||||
@@ -54,7 +54,7 @@ describe('Test ng2-alfresco-viewer ViewerComponent', () => {
|
||||
],
|
||||
providers: [
|
||||
SettingsService,
|
||||
AlfrescoAuthenticationService,
|
||||
AuthService,
|
||||
AlfrescoApiService,
|
||||
RenderingQueueServices
|
||||
]
|
||||
|
Reference in New Issue
Block a user