mirror of https://github.com/apache/archiva.git
fix typo
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1164493 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3ac3a4133f
commit
b9a43698d1
|
@ -101,7 +101,7 @@ public class RepositoriesServiceTest
|
|||
|
||||
assertTrue( service.scanRepository( repoId, true ) );
|
||||
|
||||
log.info( "sanRepo call ok " );
|
||||
log.info( "scanRepo call ok " );
|
||||
|
||||
assertTrue( service.alreadyScanning( repoId ) );
|
||||
|
||||
|
|
Loading…
Reference in New Issue