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

OZG-725 merge main

parent f1c0683e
Branches
No related tags found
1 merge request!103OZG-725-ui-styling
...@@ -19,6 +19,7 @@ ...@@ -19,6 +19,7 @@
[disabled]="!selectedSearchResult" [disabled]="!selectedSearchResult"
(clickEmitter)="onForwarding()" (clickEmitter)="onForwarding()"
data-test-id="foward-dialog-forward-button" data-test-id="foward-dialog-forward-button"
/>
<ods-cancel-dialog-button /> <ods-cancel-dialog-button />
</div> </div>
</div> </div>
......
import { existsAsHtmlElement, getMockComponent, notExistsAsHtmlElement } from '@alfa-client/test-utils'; import {
dispatchEventFromFixture,
existsAsHtmlElement,
getMockComponent,
MockEvent,
notExistsAsHtmlElement,
} from '@alfa-client/test-utils';
import { OrganisationsEinheitResource } from '@alfa-client/zustaendige-stelle-shared'; import { OrganisationsEinheitResource } from '@alfa-client/zustaendige-stelle-shared';
import { ComponentFixture, TestBed } from '@angular/core/testing'; import { ComponentFixture, TestBed } from '@angular/core/testing';
import { getUrl } from '@ngxp/rest'; import { getUrl } from '@ngxp/rest';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment