aboutsummaryrefslogtreecommitdiffstats
path: root/test/controllers/disk_controller_test.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/controllers/disk_controller_test.rb')
-rw-r--r--test/controllers/disk_controller_test.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/controllers/disk_controller_test.rb b/test/controllers/disk_controller_test.rb
index 834ad1bfd9..3e3f70de7a 100644
--- a/test/controllers/disk_controller_test.rb
+++ b/test/controllers/disk_controller_test.rb
@@ -2,7 +2,6 @@ require "test_helper"
require "database/setup"
require "active_storage/disk_controller"
-require "active_storage/verified_key_with_expiration"
class ActiveStorage::DiskControllerTest < ActionController::TestCase
setup do