diff --git a/goofy-client/apps/goofy-e2e/src/integration/main-tests/postfach-mail/postfach-mail-error.e2e-spec.ts b/goofy-client/apps/goofy-e2e/src/integration/main-tests/postfach-mail/postfach-mail-error.e2e-spec.ts
index 74ca17cc3a7bb3ab6c8c359455040e5f90e9851f..08c3de18cc722bf68b08d5e167861613512f1a4a 100644
--- a/goofy-client/apps/goofy-e2e/src/integration/main-tests/postfach-mail/postfach-mail-error.e2e-spec.ts
+++ b/goofy-client/apps/goofy-e2e/src/integration/main-tests/postfach-mail/postfach-mail-error.e2e-spec.ts
@@ -82,7 +82,7 @@ describe('PostfachMail error', () => {
 		})
 
 		it('should show postfach mail button', () => {
-			exist(postfachMailContainer.getButton());
+			exist(postfachMailContainer.getCreateButtonWithText());
 		})
 
 		it('should show postfach mail button in subnavigation', () => {