Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit b117059c authored by Joze RIHTARSIC's avatar Joze RIHTARSIC
Browse files

Fix sonar coverage - some tests are not taken into-account in sonar

parent 509a941b
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,6 @@ import org.springframework.test.context.TestPropertySource;
import org.springframework.test.context.junit4.SpringJUnit4ClassRunner;
@RunWith(SpringJUnit4ClassRunner.class)
@ContextConfiguration(classes = {SmlConnector.class, SmlIntegrationConfiguration.class,
SecurityUtilsServices.class, UIKeystoreService.class,
ConversionTestConfig.class, PropertiesSingleDomainTestConfig.class})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment