Fixing team tests

This commit is contained in:
Dmitriy Zaporozhets 2013-01-25 11:36:15 +02:00
parent 00e4a479d3
commit 20a4742efd
5 changed files with 9 additions and 24 deletions

View file

@ -16,12 +16,6 @@ Feature: Dashboard
And I visit dashboard page
Then I should see groups list
Scenario: I should see correct projects count
Given I have group with projects
And group has a projects that does not belongs to me
When I visit dashboard page
Then I should see 1 project at group list
Scenario: I should see last push widget
Then I should see last push widget
And I click "Create Merge Request" link