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:
Luca Frosini 2017-11-17 16:10:54 +00:00
parent 72d9fe2059
commit 008f621677
1 changed files with 1 additions and 1 deletions

View File

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