feature_22506 #3
|
@ -15,7 +15,7 @@ import org.junit.Test;
|
||||||
|
|
||||||
public class TestGNACommon {
|
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 CONTEXT = "/gcube/devsec/devVRE";
|
||||||
private static String USERNAME = "francesco.mangiacrapa";
|
private static String USERNAME = "francesco.mangiacrapa";
|
||||||
|
|
||||||
|
@ -69,7 +69,7 @@ public class TestGNACommon {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
//@Test
|
||||||
public void readUserRights() throws Exception {
|
public void readUserRights() throws Exception {
|
||||||
|
|
||||||
GNADataConfigProfileReader r = new GNADataConfigProfileReader();
|
GNADataConfigProfileReader r = new GNADataConfigProfileReader();
|
||||||
|
|
Loading…
Reference in New Issue