Commented Test
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry@158628 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
72d9fe2059
commit
008f621677
|
@ -239,7 +239,7 @@ public class ContextManagementImplTest {
|
|||
}
|
||||
|
||||
|
||||
@Test
|
||||
// @Test
|
||||
public void createDevContext() throws Exception {
|
||||
String gcubeJson = contextManagementImpl.create(null, "gcube");
|
||||
Context gcubeContext = ISMapper.unmarshal(Context.class, gcubeJson);
|
||||
|
|
Loading…
Reference in New Issue