From 1c8734ca5c2981e62b9c1162851ed136de86bbbf Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Fri, 12 Aug 2022 15:11:42 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- spec/requests/api/integrations_spec.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'spec/requests') diff --git a/spec/requests/api/integrations_spec.rb b/spec/requests/api/integrations_spec.rb index b2db7f7caef..1e8061f9606 100644 --- a/spec/requests/api/integrations_spec.rb +++ b/spec/requests/api/integrations_spec.rb @@ -66,6 +66,7 @@ RSpec.describe API::Integrations do mattermost: %i[deployment_channel labels_to_be_notified], mock_ci: %i[enable_ssl_verification], prometheus: %i[manual_configuration], + pumble: %i[branches_to_be_notified notify_only_broken_pipelines], slack: %i[alert_events alert_channel deployment_channel labels_to_be_notified], unify_circuit: %i[branches_to_be_notified notify_only_broken_pipelines], webex_teams: %i[branches_to_be_notified notify_only_broken_pipelines] -- cgit v1.2.3