formatting
All checks were successful
Format / formatting (push) Successful in 6s
Build / build (push) Successful in 40s
CI / build (push) Successful in 11s

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

View File

@ -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());
}
}