switch vcr web backend to fakeweb, add vcr support for nico seiga tests
This commit is contained in:
@@ -92,6 +92,6 @@ MEMCACHE = MockMemcache.new
|
||||
|
||||
VCR.configure do |c|
|
||||
c.cassette_library_dir = "test/fixtures/vcr_cassettes"
|
||||
c.hook_into :webmock
|
||||
c.hook_into :fakeweb
|
||||
c.allow_http_connections_when_no_cassette = true
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user