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