Commit 87cbcace authored by Marin Jankovski's avatar Marin Jankovski

Resolve the conflict in services_helper.rb

parent c9c191b1
module ServicesHelper
<<<<<<< HEAD
prepend EE::ServicesHelper
=======
>>>>>>> upstream/master
def service_event_field_name(event)
event = event.pluralize if %w[merge_request issue confidential_issue].include?(event)
"#{event}_events"
......
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