Skip to content
Snippets Groups Projects
Commit de814147 authored by Robert Goldmann's avatar Robert Goldmann
Browse files

#598 - renamed test

parent ac67b5ca
Branches
Tags
No related merge requests found
...@@ -41,7 +41,7 @@ import java.util.List; ...@@ -41,7 +41,7 @@ import java.util.List;
import static org.assertj.core.api.Assertions.assertThat; import static org.assertj.core.api.Assertions.assertThat;
@RunWith(SpringJUnit4ClassRunner.class) @RunWith(SpringJUnit4ClassRunner.class)
public class DatabaseImportTest public class ImportServiceTest
{ {
@Mock @Mock
private CategoryRepository categoryRepository; private CategoryRepository categoryRepository;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment