Commit 3ac182d1 authored by Jose Ivan Vargas's avatar Jose Ivan Vargas

fix spec/features/merge_requests/squash_spec.rb

parent 88bddac0
......@@ -35,7 +35,7 @@ feature 'Squashing merge requests', js: true, feature: true do
end
def accept_mr
click_on 'Accept Merge Request'
click_on 'Accept merge request'
wait_for_ajax
end
......
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