Commit 9a604eb6798a2cc26df09ef9470273093acdb853
Committed by
Dmitriy Zaporozhets
1 parent
690db969
Exists in
master
and in
4 other branches
Remove pending steps (no functional - no tests)
Showing
1 changed file
with
0 additions
and
2 deletions
Show diff stats
features/admin/teams.feature
| @@ -18,8 +18,6 @@ Feature: Admin Teams | @@ -18,8 +18,6 @@ Feature: Admin Teams | ||
| 18 | When I select user "John" from user list as "Developer" | 18 | When I select user "John" from user list as "Developer" |
| 19 | And submit form with new team member info | 19 | And submit form with new team member info |
| 20 | Then I should see "John" in teams members list as "Developer" | 20 | Then I should see "John" in teams members list as "Developer" |
| 21 | - When I visit "John" user admin page | ||
| 22 | - Then I should see "HardCoders" team in teams table | ||
| 23 | 21 | ||
| 24 | Scenario: Assign team to existing project | 22 | Scenario: Assign team to existing project |
| 25 | When I visit admin teams page | 23 | When I visit admin teams page |