I'm using webmock and VCR for some of my basic Rspec tests, but I want to disable webmock for my acceptance tests so that I can actually make external HTTP requests.I'm using webmock and VCR for some of my basic
I'm using webmock and VCR for some of my basic Rspec tests, but I want to disable webmock for my acceptance tests so that I can actually make external HTTP requests.I'm using webmock and VCR for some of my basic