mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-26 13:06:41 +10:00
@@ -2,7 +2,7 @@ module SharedIssuable
|
||||
include Spinach::DSL
|
||||
|
||||
def edit_issuable
|
||||
find(:css, '.issuable-edit').trigger('click')
|
||||
find(:css, '.issuable-edit').click
|
||||
end
|
||||
|
||||
step 'I click link "Edit" for the merge request' do
|
||||
|
||||
Reference in New Issue
Block a user