Skip to content
Snippets Groups Projects
Commit a404ad57 authored by Albert Bruns's avatar Albert Bruns
Browse files

OZG-3563 fix test

parent 1b8add94
No related branches found
No related tags found
1 merge request!129OZG-3563-anbindung-resourceservice-kommentar-shared
......@@ -136,7 +136,7 @@ describe('KommentarListItemInVorgangComponent', () => {
component.ngOnInit();
expect(kommentarService.getAttachments).toHaveBeenCalledWith(kommentarResource);
expect(kommentarService._getAttachments).toHaveBeenCalledWith(kommentarResource);
});
});
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment