Moved the webhooks and services gear options to a single one called integrations
Compare changes
Files
6- Jose Ivan Vargas authored
Added a test for the integrations controller
@@ -10,6 +10,6 @@
@@ -10,6 +10,6 @@
= link_to "Test", test_namespace_project_hook_path(@project.namespace, @project, hook), class: "btn btn-sm"
= link_to namespace_project_hook_path(@project.namespace, @project, hook), data: { confirm: 'Are you sure?'}, method: :delete, class: "btn btn-transparent" do