Fixed test
This commit is contained in:
parent
6833e9fe3b
commit
9a252fde8e
|
@ -12,7 +12,8 @@ public class SoBigDataHarvesterTest extends ContextTest {
|
|||
|
||||
// @Test
|
||||
public void testGroupList() throws Exception {
|
||||
ContextTest.setContextByName("/d4science.research-infrastructures.eu/D4Research/AGINFRAplusDev");
|
||||
// ContextTest.setContextByName("/d4science.research-infrastructures.eu/D4Research/AGINFRAplusDev");
|
||||
// ContextTest.setContextByName("/d4science.research-infrastructures.eu/gCubeApps/SIASPA");
|
||||
List<String> groups = SoBigDataHarvester.listGroup();
|
||||
logger.debug("{}", groups);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue