Remove mocha warning.
This commit is contained in:
parent
c1344a98b7
commit
4b9457d4f3
|
@ -1,4 +1,4 @@
|
||||||
require 'mocha'
|
require 'mocha_standalone'
|
||||||
|
|
||||||
RSpec.configure do |c|
|
RSpec.configure do |c|
|
||||||
c.mock_with :mocha
|
c.mock_with :mocha
|
||||||
|
|
Loading…
Reference in New Issue