Fixes API Response so Fronted Doesn't Break

This commit is contained in:
2023-08-22 01:26:47 -03:00
parent 6dbd6452fe
commit b2e5d137aa
2 changed files with 27 additions and 8 deletions

View File

@@ -40,8 +40,6 @@ class UserServiceImplTest {
private PasswordEncoder passwordEncoder;
private AuthService authService;
@BeforeEach
void setUp() {