зеркало из https://github.com/github/ruby.git
[ruby/securerandom] Removed extra argument for build failure of ruby/ruby
https://github.com/ruby/ruby/actions/runs/6230184763/job/16909829150 https://github.com/ruby/securerandom/commit/f60582432c
This commit is contained in:
Родитель
dfb2b4cbc9
Коммит
b33e9f637d
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче