summaryrefslogtreecommitdiff
path: root/features/teams
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-03-10 12:16:57 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-03-10 12:16:57 +0200
commit473efc82b68dcaac61be55466e423fdbbabde710 (patch)
treebc88aae64def479536e36c2e3fcae8cee93ead31 /features/teams
parent8812d9dee2340ba33d1272ed6ea0736c8eb371d0 (diff)
downloadgitlab-ce-473efc82b68dcaac61be55466e423fdbbabde710.tar.gz
Group and team rss is valid now
Diffstat (limited to 'features/teams')
-rw-r--r--features/teams/team.feature5
1 files changed, 0 insertions, 5 deletions
diff --git a/features/teams/team.feature b/features/teams/team.feature
index f7774597dc3..e15e3f0640d 100644
--- a/features/teams/team.feature
+++ b/features/teams/team.feature
@@ -4,11 +4,6 @@ Feature: UserTeams
And I own project "Shop"
And project "Shop" has push event
- Scenario: No teams, no dashboard info block
- When I do not have teams with me
- And I visit dashboard page
- Then I should see dashboard page without teams info block
-
Scenario: I should see teams info block
When I have teams with my membership
And I visit dashboard page