Commit d6d55928 authored by Douwe Maan's avatar Douwe Maan

Update deploy key delete button selector

parent adac0eb4
......@@ -77,7 +77,7 @@ feature 'Projects > Audit Events', :js do
visit project_deploy_keys_path(project)
accept_confirm do
click_on 'Remove'
find('.ic-remove').click()
end
visit project_audit_events_path(project)
......
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