commented test cases
This commit is contained in:
parent
5d0b45649a
commit
749e6424fd
|
@ -15,7 +15,7 @@ import org.junit.Test;
|
|||
|
||||
public class TestGNACommon {
|
||||
|
||||
private static String TOKEN = "8e74a17c-92f1-405a-b591-3a6090066248-98187548";
|
||||
private static String TOKEN = "";
|
||||
private static String CONTEXT = "/gcube/devsec/devVRE";
|
||||
private static String USERNAME = "francesco.mangiacrapa";
|
||||
|
||||
|
@ -69,7 +69,7 @@ public class TestGNACommon {
|
|||
|
||||
}
|
||||
|
||||
@Test
|
||||
//@Test
|
||||
public void readUserRights() throws Exception {
|
||||
|
||||
GNADataConfigProfileReader r = new GNADataConfigProfileReader();
|
||||
|
|
Loading…
Reference in New Issue