formatting

This commit is contained in:
2025-04-23 12:21:56 +02:00
parent b672b2e9f9
commit 3673aa379c

@ -613,7 +613,6 @@ public class SharedApiServiceTest {
* I pushed this half-human code.
*/
// --- Test Methods (Use static data from @BeforeAll where possible) ---
/*
@ -984,5 +983,4 @@ public class SharedApiServiceTest {
assertEquals(HttpStatus.UNAUTHORIZED, exception.getStatusCode());
}
}