]> git.openstreetmap.org Git - rails.git/blobdiff - test/application_system_test_case.rb
Whitespace fixes in traces erb files
[rails.git] / test / application_system_test_case.rb
index 5b66f580ef800bd47d385ced1f1007d1653745cc..0f46ad3ec3df946d66b18cbb23b8068b94d5c9f3 100644 (file)
@@ -1,8 +1,6 @@
 require "test_helper"
 require "capybara/poltergeist"
 
-WebMock.disable_net_connect!(:allow_localhost => true)
-
 # Work around weird debian/ubuntu phantomjs
 # https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817277
 # https://github.com/ariya/phantomjs/issues/14376