feature_22506 #3

Merged
francesco.mangiacrapa merged 12 commits from feature_22506 into master 2022-01-13 16:51:30 +01:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 749e6424fd - Show all commits

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