package dev.lions.unionflow.server.service; // This file is intentionally empty. // All tests from the original nested classes have been moved to: // - MatchingServiceTest (MatchingService branches) // - CotisationServiceAdminBranchesTest (CotisationService roles/admin branches) // - MembreServiceTest (MembreService branches) // // Quarkus does not support @Inject/@InjectMock inside @Nested inner test classes.