From 70f51b893904f8ed664e252db3dfaecdb46185f6 Mon Sep 17 00:00:00 2001 From: Dmitriy Kopylenko Date: Tue, 16 Oct 2018 10:43:21 -0400 Subject: [PATCH] Polishing --- ...etadataSourcesUiDefinitionControllerIntegrationTests.groovy | 3 --- 1 file changed, 3 deletions(-) diff --git a/backend/src/test/groovy/edu/internet2/tier/shibboleth/admin/ui/controller/MetadataSourcesUiDefinitionControllerIntegrationTests.groovy b/backend/src/test/groovy/edu/internet2/tier/shibboleth/admin/ui/controller/MetadataSourcesUiDefinitionControllerIntegrationTests.groovy index 5773cd12b..240a08b77 100644 --- a/backend/src/test/groovy/edu/internet2/tier/shibboleth/admin/ui/controller/MetadataSourcesUiDefinitionControllerIntegrationTests.groovy +++ b/backend/src/test/groovy/edu/internet2/tier/shibboleth/admin/ui/controller/MetadataSourcesUiDefinitionControllerIntegrationTests.groovy @@ -18,9 +18,6 @@ class MetadataSourcesUiDefinitionControllerIntegrationTests extends Specificatio @Autowired private TestRestTemplate restTemplate - @Autowired - MetadataSourcesUiDefinitionController controllerUnderTest - @Autowired MetadataSourcesJsonSchemaResourceLocation schemaLocation