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, 0 insertions, 1 deletions
diff --git a/activejob/test/cases/adapter_test.rb b/activejob/test/cases/adapter_test.rb
index 764ce3ccbc..caf5d44a5e 100644
--- a/activejob/test/cases/adapter_test.rb
+++ b/activejob/test/cases/adapter_test.rb
@@ -1,4 +1,3 @@
-# frozen_string_literal: true
require "helper"
class AdapterTest < ActiveSupport::TestCase