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:
Luca Frosini 2017-01-13 17:00:33 +00:00
parent e727e1e6e5
commit 3c21a3eda5
1 changed files with 0 additions and 2 deletions

View File

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