mirror of https://github.com/apache/archiva.git
add @Override (git test)
This commit is contained in:
parent
d56c43d4df
commit
edb1bd05da
|
@ -63,6 +63,7 @@ public class RuntimeInfoServiceTest
|
|||
return "classpath*:META-INF/spring-context.xml,classpath:/spring-context-with-jcr.xml";
|
||||
}
|
||||
|
||||
@Override
|
||||
protected String getRestServicesPath()
|
||||
{
|
||||
return "restServices";
|
||||
|
|
Loading…
Reference in New Issue