Parcourir la source

fix wrong visibillity

Armin Schrenk il y a 3 ans
Parent
commit
f148973bef

+ 1 - 1
src/test/java/org/cryptomator/common/mountpoint/CustomMountPointChooserTest.java

@@ -39,7 +39,7 @@ public class CustomMountPointChooserTest {
 	}
 
 	@Nested
-	class WinfspPreperations {
+	public class WinfspPreperations {
 
 		@Test
 		@DisplayName("PARENT_NO_MOUNTPOINT preparations succeeds, if only mountpoint is present")