Added what commision tests needst to be written
This commit is contained in:
@ -27,7 +27,7 @@ public class UserServiceTest {
|
||||
public static String TEST_USER_SUERNAME = "Kovalsky";
|
||||
|
||||
@Autowired
|
||||
UserService userService;
|
||||
private UserService userService;
|
||||
|
||||
@Before
|
||||
public void initialize() {
|
||||
|
Reference in New Issue
Block a user