mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
Fix details unit tests
This commit is contained in:
@@ -135,7 +135,6 @@ describe('DetailsComponent', () => {
|
|||||||
icon: 'highlight_off'
|
icon: 'highlight_off'
|
||||||
} as ContentActionRef
|
} as ContentActionRef
|
||||||
];
|
];
|
||||||
|
|
||||||
mockAspectActionsSubject$.next(extensionMock);
|
mockAspectActionsSubject$.next(extensionMock);
|
||||||
|
|
||||||
fixture.detectChanges();
|
fixture.detectChanges();
|
||||||
|
|||||||
Reference in New Issue
Block a user