mirror of
https://github.com/thoughtbot/shoulda-matchers.git
synced 2022-11-09 12:01:38 -05:00
Reverting to require "rspec".
This commit is contained in:
parent
706804ceb4
commit
3fcf3e44ae
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# :enddoc:
|
||||
require 'rspec/rails'
|
||||
require 'rspec'
|
||||
|
||||
RSpec.configure do |config|
|
||||
require 'shoulda/matchers/independent'
|
||||
|
|
Loading…
Add table
Reference in a new issue