diff --git a/app/services/ci/send_pipeline_notification_service.rb b/app/services/ci/send_pipeline_notification_service.rb index db462fe0291ff44c39759ca91777263d933fbd8e..ceb182801f7f5a788acb0ac475172897578b0a62 100644 --- a/app/services/ci/send_pipeline_notification_service.rb +++ b/app/services/ci/send_pipeline_notification_service.rb @@ -1,5 +1,5 @@ module Ci - class SendPipelineNotificationService < BaseService + class SendPipelineNotificationService attr_reader :pipeline def initialize(new_pipeline)