Refs #11288: Made resource-registry more RESTful
Task-Url: https://support.d4science.org/issues/11288 git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry@168989 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
d5f7daa4a1
commit
047f1a678d
|
@ -494,7 +494,7 @@ public class ContextManagementTest extends ScopedTest {
|
|||
delete(context);
|
||||
}
|
||||
|
||||
@Test
|
||||
// @Test
|
||||
public void createDevContext() throws Exception {
|
||||
Context gcube = new ContextImpl("gcube");
|
||||
gcube = create(gcube);
|
||||
|
|
Loading…
Reference in New Issue