forked from External/greenlight
adhere to rubocop guidelines
This commit is contained in:
@ -1,9 +1,10 @@
|
||||
# Configure Shoulda-Matchers.
|
||||
# frozen_string_literal: true
|
||||
|
||||
# Configure Shoulda-Matchers.
|
||||
Shoulda::Matchers.configure do |config|
|
||||
config.integrate do |with|
|
||||
with.test_framework :rspec
|
||||
|
||||
|
||||
with.library :rails
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user