diff --git a/test/ruby/test_random_formatter.rb b/test/ruby/test_random_formatter.rb index a061946e97..7c3003e02d 100644 --- a/test/ruby/test_random_formatter.rb +++ b/test/ruby/test_random_formatter.rb @@ -75,7 +75,7 @@ module Random::Formatter assert_match(/\A\h{8}-\h{4}-\h{4}-\h{4}-\h{12}\z/, uuid) end - def test_uuid_v7(extra_timestamp_bits) + def test_uuid_v7 t1 = current_uuid7_time uuid = @it.uuid_v7 t3 = current_uuid7_time