commented test cases

This commit is contained in:
Francesco Mangiacrapa 2021-12-06 17:06:39 +01:00
parent 5d0b45649a
commit 749e6424fd
1 changed files with 2 additions and 2 deletions

View File

@ -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();