Commit 1e45ba7f authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Fix tests

parent 204b3c12
......@@ -2,7 +2,7 @@ module SharedIssuable
include Spinach::DSL
def edit_issuable
find(:css, '.issuable-edit').click
find(:css, '.issuable-edit').trigger('click')
end
step 'I click link "Edit" for the merge request' do
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment