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

Skip to content
Snippets Groups Projects
Commit e8a04fcd authored by rodrfla's avatar rodrfla
Browse files

EDELIVERY-2301 Refactored ConfigFile class, used @Value annotation instead

parent 921eb884
No related branches found
No related tags found
No related merge requests found
......@@ -63,7 +63,6 @@ public class ServiceGroupValidatorTest {
private static final String ALLOWED_SCHEME_REGEXP = "^(?!^.{26})([a-z0-9]+-[a-z0-9]+-[a-z0-9]+)";
@Autowired
private ServiceGroupValidator validator;
@Before
......
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