summaryrefslogtreecommitdiff
path: root/features/dashboard/dashboard.feature
diff options
context:
space:
mode:
Diffstat (limited to 'features/dashboard/dashboard.feature')
-rw-r--r--features/dashboard/dashboard.feature5
1 files changed, 0 insertions, 5 deletions
diff --git a/features/dashboard/dashboard.feature b/features/dashboard/dashboard.feature
index c88cd0c9c22..db73309804c 100644
--- a/features/dashboard/dashboard.feature
+++ b/features/dashboard/dashboard.feature
@@ -79,8 +79,3 @@ Feature: Dashboard
And I sort the list by "Oldest updated"
And I visit project "Shop" merge requests page
Then The list should be sorted by "Oldest updated"
-
- @javascript @focus
- Scenario: Sort owned Projects
- Then I filter the list by "Owned by me"
- Then The list should be filtered by "Owned by me"