Fixing team tests
This commit is contained in:
parent
00e4a479d3
commit
20a4742efd
5 changed files with 9 additions and 24 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue