This commit is contained in:
Looly
2024-09-29 18:15:20 +08:00
parent 04b95fcb88
commit 9dfcac028e
5 changed files with 74 additions and 40 deletions

View File

@@ -188,6 +188,7 @@ public class IdUtilTest {
}
@RepeatedTest(10)
@Disabled
public void testUUIDv7Uniqueness() {
final Set<org.dromara.hutool.core.data.id.UUID> uuids = new HashSet<>();