use mocha_standalone to avoid warning
This commit is contained in:
parent
b76545efa0
commit
3602650390
|
@ -1,4 +1,4 @@
|
|||
require 'mocha'
|
||||
require 'mocha_standalone'
|
||||
|
||||
RSpec.configure do |c|
|
||||
c.mock_with :mocha
|
||||
|
|
Loading…
Reference in New Issue