Skip to content
Snippets Groups Projects
Commit 73592227 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-5023 fix unit test

parent 6458f189
No related branches found
No related tags found
No related merge requests found
......@@ -265,7 +265,7 @@ describe('VorgangDetailBescheidenResultComponent', () => {
fixture.detectChanges();
dispatchEventFromFixture(fixture, saveAndSendButton, 'click');
dispatchEventFromFixture(fixture, saveAndSendButton, 'clickEmitter');
expect(component.saveAndSendManually).toHaveBeenCalledWith(bescheidDraft);
});
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment