parent
45630b2813
commit
19a67b29df
|
@ -8,7 +8,7 @@ import persistence.category.CategoryEntity;
|
|||
import java.io.File;
|
||||
import java.io.IOException;
|
||||
|
||||
import static org.junit.Assert.assertEquals;
|
||||
import static org.junit.jupiter.api.Assertions.assertEquals;
|
||||
|
||||
class GenericCSVDAOTest {
|
||||
|
||||
|
|
Reference in a new issue