aboutsummaryrefslogtreecommitdiffstats
path: root/activejob/test/cases/translation_test.rb
diff options
context:
space:
mode:
Diffstat (limited to 'activejob/test/cases/translation_test.rb')
-rw-r--r--activejob/test/cases/translation_test.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/activejob/test/cases/translation_test.rb b/activejob/test/cases/translation_test.rb
index d6782a38bd..6a0d6d3e54 100644
--- a/activejob/test/cases/translation_test.rb
+++ b/activejob/test/cases/translation_test.rb
@@ -1,4 +1,5 @@
# frozen_string_literal: true
+
require "helper"
require "jobs/translated_hello_job"