Feature: Slack integration (#783)
- Integrations architecture - Slack integration
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
require 'simplecov'
|
||||
require 'webmock/rspec'
|
||||
|
||||
SimpleCov.start 'rails'
|
||||
WebMock.allow_net_connect!
|
||||
|
||||
RSpec.configure do |config|
|
||||
config.expect_with :rspec do |expectations|
|
||||
|
||||
Reference in New Issue
Block a user