aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/core_ext
diff options
context:
space:
mode:
Diffstat (limited to 'activesupport/test/core_ext')
-rw-r--r--activesupport/test/core_ext/secure_random_test.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/activesupport/test/core_ext/secure_random_test.rb b/activesupport/test/core_ext/secure_random_test.rb
index 88c8a37c5d..4b73233971 100644
--- a/activesupport/test/core_ext/secure_random_test.rb
+++ b/activesupport/test/core_ext/secure_random_test.rb
@@ -20,7 +20,7 @@ class SecureRandomTest < ActiveSupport::TestCase
assert_equal 24, s1.length
end
- def test_base36_lowercase
+ def test_base36
s1 = SecureRandom.base36
s2 = SecureRandom.base36