summaryrefslogtreecommitdiff
path: root/app/models/service.rb
diff options
context:
space:
mode:
authorDouglas Barbosa Alexandre <dbalexandre@gmail.com>2016-12-20 19:14:33 -0200
committerDouglas Barbosa Alexandre <dbalexandre@gmail.com>2016-12-20 19:42:13 -0200
commitfed29117de6f30055d88daaa497ec18f85397ad6 (patch)
tree819ca4ddedde57b28acabf6b5993391bd6375b7c /app/models/service.rb
parent1139da2745eb28be17c8fd6aa0f5de113c0f06a9 (diff)
downloadgitlab-ce-fed29117de6f30055d88daaa497ec18f85397ad6.tar.gz
Rename SlackNotificationService back to SlackService
Diffstat (limited to 'app/models/service.rb')
-rw-r--r--app/models/service.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/models/service.rb b/app/models/service.rb
index 8abd8e73e43..918ed8206e0 100644
--- a/app/models/service.rb
+++ b/app/models/service.rb
@@ -222,7 +222,7 @@ class Service < ActiveRecord::Base
pushover
redmine
slack_slash_commands
- slack_notification
+ slack
teamcity
]
end