diff --git a/tests/ui/features/other/login.feature b/tests/ui/features/other/login.feature index c69c68fb9b97..b9b058f5cf01 100644 --- a/tests/ui/features/other/login.feature +++ b/tests/ui/features/other/login.feature @@ -22,7 +22,6 @@ Feature: login When I login with username "admin" and password "admin" after a redirect from the "personal general settings" page Then I should be redirected to a page with the title "Settings - ownCloud" - @skip @entering-the-wrong-password-breaks-the-redirect-issue-28129 Scenario: access the personal general settings page when not logged in using incorrect then correct password Given I go to the personal general settings page Then I should be redirected to a page with the title "ownCloud"