Skip to content

Commit c8956e2

Browse files
committed
renamed test class
1 parent f2881b8 commit c8956e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/org/cryptomator/linux/autostart/FreeDesktopAutoStartIT.java renamed to src/test/java/org/cryptomator/linux/autostart/FreedesktopAutoStartIT.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
import org.junit.jupiter.api.TestMethodOrder;
88

99
@TestMethodOrder(MethodOrderer.OrderAnnotation.class)
10-
public class FreeDesktopAutoStartIT {
10+
public class FreedesktopAutoStartIT {
1111

1212
FreedesktopAutoStartService inTest = new FreedesktopAutoStartService();
1313

0 commit comments

Comments
 (0)