X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/124ec2e9d560e0df291e5a8e5aa67ef5db2f5d46..d98741690124a266da0d1a0cfe348f7ec78e5e9f:/test/test_helper.rb diff --git a/test/test_helper.rb b/test/test_helper.rb index d41a369f8..70f69a3ae 100644 --- a/test/test_helper.rb +++ b/test/test_helper.rb @@ -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