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>2013-03-10 14:16:57 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-03-10 14:16:57 +0400
commit473efc82b68dcaac61be55466e423fdbbabde710 (patch)
treebc88aae64def479536e36c2e3fcae8cee93ead31 /features
parent8812d9dee2340ba33d1272ed6ea0736c8eb371d0 (diff)
Group and team rss is valid now
Diffstat (limited to 'features')
-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