Fixing test name

This commit is contained in:
Martin Stockhammer 2020-03-29 16:39:34 +02:00
parent f0ce8343fd
commit ff7a102138
1 changed files with 1 additions and 1 deletions

View File

@ -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( );