1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Tweak test name

This commit is contained in:
George Claghorn 2018-12-30 12:01:55 -05:00
parent e5f4162b61
commit f28b28fe8d

View file

@ -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