summaryrefslogtreecommitdiff
path: root/spec/models/project_services/mattermost_service_spec.rb
blob: 10c62ca55a7b9dfb2b99d03722140f8e1de62263 (plain)
1
2
3
4
5
require 'spec_helper'

describe MattermostService do
  it_behaves_like "slack or mattermost notifications"
end