X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/124ec2e9d560e0df291e5a8e5aa67ef5db2f5d46..2c7f2b117bdda7c4ad04af7621a6b39016475db6:/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