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

describe MattermostSlashCommandsService, :models do
  it_behaves_like "chat slash commands service"
end