Costantino Perciante 8 years ago
parent 1c31ce4927
commit c5dc559b9c

@ -139,7 +139,7 @@ public class NewsServiceImpl extends RemoteServiceServlet implements NewsService
*/
public String getDevelopmentUser() {
String user = NewsConstants.TEST_USER;
user = "costantino.perciante";
// user = "costantino.perciante";
return user;
}
/**

Loading…
Cancel
Save