dantb opened this issue a year ago · 1 comments
For instance this assertion fails, which can make it confusing to troubleshoot real differences
val attr = Files[IO].getBasicFileAttributes(p) (attr, attr).mapN(assertEquals(_, _))
Fix incoming.
Fixed in #3345