mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-05-20 03:31:27 +00:00
Fixed faulty unit test
This commit is contained in:
@@ -121,7 +121,7 @@ class MountWithinParentUtilTest {
|
||||
|
||||
prepareParentNoMountPoint(mount);
|
||||
assertTrue(Files.notExists(mount, NOFOLLOW_LINKS));
|
||||
assertTrue(isHidden(hideaway));
|
||||
assertTrue(!SystemUtils.IS_OS_WINDOWS || isHidden(hideaway));
|
||||
}
|
||||
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user