summaryrefslogtreecommitdiff
path: root/spec/models/project_services/slack_service_spec.rb
blob: 13cf4d1915efa6657c78195d92415f9d767b0620 (plain)
1
2
3
4
5
require 'spec_helper'

describe SlackService do
  it_behaves_like "slack or mattermost notifications"
end