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

OZG-3074 fix E2E: adjust create postfach mail button

parent 93683d17
Branches
Tags
No related merge requests found
...@@ -82,7 +82,7 @@ describe('PostfachMail error', () => { ...@@ -82,7 +82,7 @@ describe('PostfachMail error', () => {
}) })
it('should show postfach mail button', () => { it('should show postfach mail button', () => {
exist(postfachMailContainer.getButton()); exist(postfachMailContainer.getCreateButtonWithText());
}) })
it('should show postfach mail button in subnavigation', () => { it('should show postfach mail button in subnavigation', () => {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment