# frozen_string_literal: true require 'spec_helper' RSpec.describe SlackService do it_behaves_like "slack or mattermost notifications", 'Slack' end