added empty token.properties file

This commit is contained in:
Massimiliano Assante 2020-03-26 15:59:26 +01:00
parent 5509692c00
commit 6e348a01a0
1 changed files with 2 additions and 2 deletions

View File

@ -45,8 +45,8 @@ public class ContextTest {
}
//DEFAULT_TEST_SCOPE_NAME = "/gcube";
DEFAULT_TEST_SCOPE_NAME = "/pred4s";
//DEFAULT_TEST_SCOPE_NAME = "/d4science.research-infrastructures.eu";
//DEFAULT_TEST_SCOPE_NAME = "/pred4s";
DEFAULT_TEST_SCOPE_NAME = "/d4science.research-infrastructures.eu";
}
public static String getCurrentScope(String token) throws ObjectNotFound, Exception {