aboutsummaryrefslogtreecommitdiffstats
path: root/test/models/verified_key_with_expiration_test.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/models/verified_key_with_expiration_test.rb')
-rw-r--r--test/models/verified_key_with_expiration_test.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/models/verified_key_with_expiration_test.rb b/test/models/verified_key_with_expiration_test.rb
index ee4dc7e02e..dd69e7cb10 100644
--- a/test/models/verified_key_with_expiration_test.rb
+++ b/test/models/verified_key_with_expiration_test.rb
@@ -1,5 +1,6 @@
require "test_helper"
require "active_support/core_ext/securerandom"
+require "active_storage/verified_key_with_expiration"
class ActiveStorage::VerifiedKeyWithExpirationTest < ActiveSupport::TestCase
FIXTURE_KEY = SecureRandom.base58(24)