Changed api links in the Tests
This commit is contained in:
@ -53,7 +53,7 @@ public class App {
|
||||
mar.setEmail("marwoz16@st.amu.edu.pl");
|
||||
mar.setName("Marcin");
|
||||
mar.setSurname("Woźniak");
|
||||
mar.setRole(UserRoles.STUDENT);
|
||||
mar.setRole(UserRoles.ADMIN);
|
||||
this.userService.save(mar);
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user