@@ -1,3 +1,6 @@
|
||||
require 'simplecov'
|
||||
SimpleCov.start 'rails'
|
||||
|
||||
RSpec.configure do |config|
|
||||
config.expect_with :rspec do |expectations|
|
||||
expectations.include_chain_clauses_in_custom_matcher_descriptions = true
|
||||
|
||||
Reference in New Issue
Block a user