Skip to content
Snippets Groups Projects
Commit 7e7e392e authored by Martin's avatar Martin
Browse files

OZG-7474 fix test

parent af3b0347
Branches
Tags
1 merge request!56OZG-7474 Fix data test ids
This commit is part of merge request !56. Comments created here will be created in the context of that merge request.
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
<ods-button-with-spinner <ods-button-with-spinner
[stateResource]="commandStateResource$ | async" [stateResource]="commandStateResource$ | async"
dataTestId="zurueckholen-button" dataTestId="zurueckholen-button"
text="Vorgang zurückholen" text="Zurückholen"
variant="outline" variant="outline"
(clickEmitter)="zurueckholen()" (clickEmitter)="zurueckholen()"
> >
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment