add test document menu component (#1802)

This commit is contained in:
Eugenio Romano
2017-04-03 14:22:34 +01:00
committed by Vito
parent 53c1af445e
commit 6ac9d45bcf
3 changed files with 119 additions and 4 deletions

View File

@@ -73,8 +73,6 @@ describe('Test ng2-alfresco-viewer ViewerComponent', () => {
component.showToolbar = true;
component.urlFile = 'base/src/assets/fake-test-file.pdf';
fixture.detectChanges();
fixture.detectChanges();
});
afterEach(() => {