Commit 5ffe05df authored by Rémy Coutable's avatar Rémy Coutable

Fix button copy in squash spec

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent e6b65dcb
......@@ -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