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

OZG-297

parent d33a5713
No related branches found
No related tags found
No related merge requests found
......@@ -115,13 +115,4 @@ describe('Wiedervorlage attachments', () => {
wiedervorlagePage.getSubnavigation().navigateBack();
})
})
describe('switch to wiedervorlage with attachments', () => {
it('should show attachments', () => {
wiedervorlageContainerInVorgang.getWiedervorlage(WIEDERVORLAGE_WITH_ATTACHMENTS_BETREFF).getLink().click();
haveLength(attachmentList.getAttachments(), 1);
})
})
})
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment