Skip to content
  • Arturo Herrero's avatar
    RSpec zero monkey patching mode · 2176cbda
    Arturo Herrero authored
    The plan for RSpec 4.0 is to disable monkey patching:
    https://rspec.info/blog/2013/07/the-plan-for-rspec-3/#zero-monkey-patching-mode
    
    This commit stops using RSpec monkey patching:
    https://relishapp.com/rspec/rspec-core/docs/configuration/zero-monkey-patching-mode
    2176cbda