Fixed test

This commit is contained in:
Luca Frosini 2022-02-08 13:37:30 +01:00
parent 11ef78a7f9
commit 764ff9eea6
1 changed files with 0 additions and 3 deletions

View File

@ -221,9 +221,6 @@ public class ResourceRegistryQueryTemplateClientTest extends ContextTest {
@Test
public void completeTest() throws Exception {
try {
// Cleaning the environment in case of a previous error interrupted the tests
resourceRegistryQueryTemplateClient.delete(QUERY_TEMPLATE_NAME);
QueryTemplate queryTemplate = getQueryTemplate();
QueryTemplate createdQueryTemplate = create(queryTemplate);