@before annotation commented in test class

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/vo-management/usermanagement-core@141623 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Costantino Perciante 2017-01-18 14:44:19 +00:00
parent 3d764d1fd5
commit fad7b1a8db
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ public class LiferayWSUserTest{
private String schema = "https";
private int port = 443;
@Before
//@Before
public void init() throws Exception{
logger.info("Init method, building LiferayWSUserManager");