Fix formatting. (#476)

This commit is contained in:
J Logan
2026-01-15 11:29:34 -08:00
committed by GitHub
parent 3e93416b9a
commit f570b8734e
@@ -254,7 +254,7 @@ struct FileDescriptorPathSecureTests {
#expect(throws: SecurePathError.invalidRelativePath.self) {
try rootFd.mkdirSecure(FilePath(path), makeIntermediates: true)
}
}
}
@Test(