X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/1c77d2432e17829a790d3e2dbf2a9267833ec1f0..b2fa94750221ec316eb6c5244ca66543f321538c:/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