Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2016-04-01 20:53:29 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2016-04-01 20:53:29 +0300
commit22479fd0ae41d16d7bbd579615ee10c4b22deeed (patch)
treedbe1a085b75f9b92292dc460291c0e9a3be84f6a /features/groups.feature
parentde6360f9048511f55a9c93e6fc848418cb6c71a5 (diff)
Remove tests with back button
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'features/groups.feature')
-rw-r--r--features/groups.feature4
1 files changed, 0 insertions, 4 deletions
diff --git a/features/groups.feature b/features/groups.feature
index 419a5d3963d..49e939807b5 100644
--- a/features/groups.feature
+++ b/features/groups.feature
@@ -7,10 +7,6 @@ Feature: Groups
When I visit group "NonExistentGroup" page
Then page status code should be 404
- Scenario: I should have back to group button
- When I visit group "Owned" page
- Then I should see back to dashboard button
-
@javascript
Scenario: I should see group "Owned" dashboard list
When I visit group "Owned" page