From f28b28fe8d675cecd87f944a145024dfaaaaa983 Mon Sep 17 00:00:00 2001 From: George Claghorn Date: Sun, 30 Dec 2018 12:01:55 -0500 Subject: [PATCH] Tweak test name --- activesupport/test/core_ext/secure_random_test.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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