refactor finders in spianch:merge_request.feature

This commit is contained in:
Dmitriy Zaporozhets 2013-02-28 09:43:48 +02:00
parent 51b547f842
commit e6b5f4ade9
2 changed files with 22 additions and 22 deletions

View file

@ -34,11 +34,11 @@ Feature: Project Merge Requests
And I submit new merge request "Wiki Feature"
Then I should see merge request "Wiki Feature"
#@javascript
#Scenario: I comment on a merge request
#Given I visit merge request page "Bug NS-04"
#And I leave a comment like "XML attached"
#Then I should see comment "XML attached"
@javascript
Scenario: I comment on a merge request
Given I visit merge request page "Bug NS-04"
And I leave a comment like "XML attached"
Then I should see comment "XML attached"
@javascript
Scenario: I comment on a merge request diff