forked from External/greenlight
rework tests
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# 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