summaryrefslogtreecommitdiff
path: root/features/dashboard
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-03-10 16:03:37 -0700
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-03-10 16:03:37 -0700
commit0414b2ae98180f1a462aae5300ba0fde94614cb4 (patch)
tree75fb6926705d3cf6b3fefdaf03fbb4f923cf0557 /features/dashboard
parent83f7e98d9a672158d5c754307ab471fd50c5b2a3 (diff)
downloadgitlab-ce-0414b2ae98180f1a462aae5300ba0fde94614cb4.tar.gz
Remove projects page from dashboard
Diffstat (limited to 'features/dashboard')
-rw-r--r--features/dashboard/projects.feature9
1 files changed, 0 insertions, 9 deletions
diff --git a/features/dashboard/projects.feature b/features/dashboard/projects.feature
deleted file mode 100644
index bb4e84f0159..00000000000
--- a/features/dashboard/projects.feature
+++ /dev/null
@@ -1,9 +0,0 @@
-@dashboard
-Feature: Dashboard Projects
- Background:
- Given I sign in as a user
- And I own project "Shop"
- And I visit dashboard projects page
-
- Scenario: I should see projects list
- Then I should see projects list