mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
fixing viewer test and minor fix
This commit is contained in:
@@ -38,7 +38,7 @@ describe('AlfrescoLogin', () => {
|
||||
beforeEachProviders(() => {
|
||||
return [
|
||||
{ provide: AlfrescoAuthenticationService, useClass: AuthenticationMock },
|
||||
{ provide: AlfrescoSettingsService, useClass: AlfrescoSettingsService },
|
||||
AlfrescoSettingsService,
|
||||
{ provide: AlfrescoTranslationService, useClass: TranslationMock }
|
||||
];
|
||||
});
|
||||
|
Reference in New Issue
Block a user