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:
authorAndrey Kumanyaev <me@zzet.org>2013-01-24 00:06:48 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-01-25 00:31:48 +0400
commit9a604eb6798a2cc26df09ef9470273093acdb853 (patch)
treee68f57a1d106366428b531d05b34cdfab941f10f /features
parent690db9693fcee3beedc467b48fd9e4bd42ee936d (diff)
Remove pending steps (no functional - no tests)
Diffstat (limited to 'features')
-rw-r--r--features/admin/teams.feature2
1 files changed, 0 insertions, 2 deletions
diff --git a/features/admin/teams.feature b/features/admin/teams.feature
index b38a71e07b3..6a15fddcdcc 100644
--- a/features/admin/teams.feature
+++ b/features/admin/teams.feature
@@ -18,8 +18,6 @@ Feature: Admin Teams
When I select user "John" from user list as "Developer"
And submit form with new team member info
Then I should see "John" in teams members list as "Developer"
- When I visit "John" user admin page
- Then I should see "HardCoders" team in teams table
Scenario: Assign team to existing project
When I visit admin teams page