In an rspec test for UBIDs we verified that timestamp part of sequentially created timestamps are close to each other. Previously, the allowed time range was < 8ms. This sporadically failed when that test took e.g. 10ms. In this change we relax the time range to < 128ms to reduce failures. Also, I'm making the tests a little bit more readable.
12 KiB
12 KiB