Fixed test
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry@141572 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
e727e1e6e5
commit
3c21a3eda5
|
@ -317,8 +317,6 @@ public class ERManagementTest extends ScopedTest {
|
|||
|
||||
@Test
|
||||
public void testCreateHostingNodeAndEServiceWithSharedFacet() throws Exception {
|
||||
ScopedTest.setContext(ScopedTest.GCUBE_DEVNEXT);
|
||||
|
||||
Map<String, Resource> map = createHostingNodeAndEService();
|
||||
|
||||
EService eService = (EService) map.get(EService.NAME);
|
||||
|
|
Loading…
Reference in New Issue