Update and rename PostRepositoryTest.java to PostRepositoryIntegrationTest.java
This commit is contained in:
parent
64bc8a412d
commit
8d393165c4
@ -10,7 +10,7 @@ import org.junit.Test;
|
|||||||
|
|
||||||
import static org.junit.Assert.*;
|
import static org.junit.Assert.*;
|
||||||
|
|
||||||
public class PostRepositoryTest {
|
public class PostRepositoryIntegrationTest {
|
||||||
|
|
||||||
private static PostRepository postRepository = null;
|
private static PostRepository postRepository = null;
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user