X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/5ff822083dad8eb52b1a319b271681b5ecefc27d..b54362d4581075308ad277fd7023ee11f530e0a0:/test/test_helper.rb diff --git a/test/test_helper.rb b/test/test_helper.rb index 83cf909dd..fca1f64c9 100644 --- a/test/test_helper.rb +++ b/test/test_helper.rb @@ -11,6 +11,7 @@ WebMock.disable_net_connect!(:allow_localhost => true) module ActiveSupport class TestCase include FactoryBot::Syntax::Methods + include ActiveJob::TestHelper ## # takes a block which is executed in the context of a different