Hiroshi SHIBATA 2023-09-19 11:13:19 +09:00 коммит произвёл git
Родитель dfb2b4cbc9
Коммит b33e9f637d
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

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