INC-1 change db,work dockerfile and docker-compose.yaml

This commit is contained in:
vladp
2025-11-24 21:04:50 +07:00
parent 1919883628
commit 8a9768bd2a
11 changed files with 243 additions and 79 deletions
@@ -21,7 +21,7 @@ import static org.mockito.ArgumentMatchers.any;
import static org.mockito.ArgumentMatchers.anyString;
import static org.mockito.Mockito.when;
public class AuthTestService {
public class AuthServiceTest {
@Mock
private UserRepository userRepository;