Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion tests/ui/features/other/login.feature
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down