]> git.openstreetmap.org Git - rails.git/blobdiff - test/test_helper.rb
Use decoded strings when parsing XML responses from geocoders
[rails.git] / test / test_helper.rb
index d41a369f88ebb3eaf6f5d0d1cfc3fabc1a967800..70f69a3ae94a590140eebd1a97fa15f46437775c 100644 (file)
@@ -8,7 +8,7 @@ require "webmock/minitest"
 
 module ActiveSupport
   class TestCase
-    include FactoryGirl::Syntax::Methods
+    include FactoryBot::Syntax::Methods
 
     ##
     # takes a block which is executed in the context of a different