Fixed test

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/is-exporter-se-plugin@177093 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2019-02-13 09:37:55 +00:00
parent 9bded5ff87
commit 30ac9672ac
1 changed files with 2 additions and 2 deletions

View File

@ -63,11 +63,11 @@ public class ServiceEndpointExporterTest extends ContextTest{
eServices.size()-failed.size()-excluded, eServices.size(), failed.size(), EService.NAME, excluded, EService.NAME);
}
@Test
// @Test
public void investigateSingleResource() throws Exception {
ContextTest.setContext(GCUBE_DEVSEC);
UUID uuid = UUID.fromString("5e008680-13e8-11e3-91fc-fe3165156d6d");
UUID uuid = UUID.fromString("");
//ResourceRegistryPublisher publisher = ResourceRegistryPublisherFactory.create();
//publisher.deleteResource(uuid);
//ResourceRegistryClient resourceRegistryClient = ResourceRegistryClientFactory.create();