reenable webrequests in specs

This commit is contained in:
Karol
2019-12-09 20:50:42 +01:00
parent 46e7853465
commit 4fd440b1f6

View File

@ -46,3 +46,5 @@ Shoulda::Matchers.configure do |config|
with.library :rails
end
end
WebMock.allow_net_connect!