Fix: Checkstyle

This commit is contained in:
Julian Kropff
2026-04-26 21:57:14 +02:00
parent 30927d471e
commit 822d9a0e1e
@@ -39,9 +39,7 @@ class TaskbarControllerSmokeTest {
}
}
/**
* Ensures FXML loads and controller initializes without errors.
*/
/** Ensures FXML loads and controller initializes without errors. */
@Test
void taskbarLoadsWithoutErrors() throws Exception {
URL url = getClass().getResource("/ui-structure/gameuicomponents/Taskbar.fxml");