Commit f59e2b01 authored by Valery Sizov's avatar Valery Sizov

Fix Slack and mattermosts specs

parent 59d9f5a9
require 'spec_helper'
describe MattermostService, models: true do
it_behaves_like "slack or mattermost"
it_behaves_like "slack or mattermost notifications"
end
require 'spec_helper'
describe SlackService, models: true do
it_behaves_like "slack or mattermost"
it_behaves_like "slack or mattermost notifications"
end
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment