瀏覽代碼

fix wrong visibillity

Armin Schrenk 3 年之前
父節點
當前提交
f148973bef
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/test/java/org/cryptomator/common/mountpoint/CustomMountPointChooserTest.java

+ 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")