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

Merge branch 'master' into OZG-5764-fix-svgs

parents ce35963b c100eebf
Branches
Tags
No related merge requests found
...@@ -45,7 +45,7 @@ export class VorgangBescheidWizardE2EComponent { ...@@ -45,7 +45,7 @@ export class VorgangBescheidWizardE2EComponent {
private readonly bescheidSpeichernButton: string = private readonly bescheidSpeichernButton: string =
'bescheiderstellung-abbrechen-entwurf-speichern'; 'bescheiderstellung-abbrechen-entwurf-speichern';
private readonly uploadBescheidFile: string = '-single-file-upload-button'; private readonly uploadBescheidFile: string = '-single-file-upload-button';
private readonly uploadAttachment: string = 'Attachment_hochladen-file-upload-button'; private readonly uploadAttachment: string = 'Anhang_hochladen-file-upload-button';
private readonly saveBescheid: string = 'save-button'; private readonly saveBescheid: string = 'save-button';
private readonly confirmAndSaveButton: string = 'confirm-and-save-button'; private readonly confirmAndSaveButton: string = 'confirm-and-save-button';
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
variant="primary" variant="primary"
size="medium" size="medium"
class="mt-8 flex" class="mt-8 flex"
data-test-id="bescheid-weiter-button" dataTestId="bescheid-weiter-button"
text="Weiter" text="Weiter"
> >
</ods-button> </ods-button>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment