aboutsummaryrefslogtreecommitdiffstats
path: root/activejob/test/cases/adapter_test.rb
diff options
context:
space:
mode:
Diffstat (limited to 'activejob/test/cases/adapter_test.rb')
-rw-r--r--activejob/test/cases/adapter_test.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/activejob/test/cases/adapter_test.rb b/activejob/test/cases/adapter_test.rb
index 764ce3ccbc..2c179b2d38 100644
--- a/activejob/test/cases/adapter_test.rb
+++ b/activejob/test/cases/adapter_test.rb
@@ -1,4 +1,5 @@
# frozen_string_literal: true
+
require "helper"
class AdapterTest < ActiveSupport::TestCase