Fixed test
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry@160157 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
12af8197c2
commit
eabfa329d2
|
@ -451,7 +451,7 @@ public class ContextManagementTest extends ScopedTest {
|
|||
return all;
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
// @Test
|
||||
public void deleteAll() throws Exception {
|
||||
List<Context> all = getAll();
|
||||
|
@ -466,6 +466,7 @@ public class ContextManagementTest extends ScopedTest {
|
|||
// all = getAll();
|
||||
}
|
||||
}
|
||||
*/
|
||||
|
||||
@Test
|
||||
public void testGetAll() throws Exception {
|
||||
|
|
Loading…
Reference in New Issue