mirror of https://github.com/apache/archiva.git
Fixing test name
This commit is contained in:
parent
f0ce8343fd
commit
ff7a102138
|
@ -1572,7 +1572,7 @@ public class ManagedDefaultRepositoryContentTest
|
|||
|
||||
|
||||
@Test
|
||||
public void testCopyArtifact() throws IOException, URISyntaxException
|
||||
public void testAddArtifact() throws IOException, URISyntaxException
|
||||
{
|
||||
ManagedRepository repo = createManagedRepoWithContent( "delete-repository" );
|
||||
ManagedRepositoryContent myRepoContent = repo.getContent( );
|
||||
|
|
Loading…
Reference in New Issue