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

Merge pull request 'fix test component' (#605) from OZG-5243-E2E-Fixes into master

parents 52abda6a 0cb9c2f6
No related branches found
No related tags found
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';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment