Skip to content
Snippets Groups Projects
Commit b1d2bf75 authored by Cord Westhoff's avatar Cord Westhoff
Browse files

fix test...again

parent 81f657a6
Branches
Tags
1 merge request!18Ozg 7421 fix e2e tests
...@@ -33,7 +33,7 @@ describe('Vorgang archivieren', () => { ...@@ -33,7 +33,7 @@ describe('Vorgang archivieren', () => {
const vorgangExportieren: VorgangE2E = { const vorgangExportieren: VorgangE2E = {
...createVorgang(), ...createVorgang(),
status: VorgangStatusE2E.BESCHIEDEN, status: VorgangStatusE2E.ABGESCHLOSSEN,
name: 'DoArchivieren', name: 'DoArchivieren',
}; };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment