committed by
GitHub
parent
ac8700ff65
commit
5b5003b391
+1
-1
@@ -11,7 +11,7 @@ import java.util.Set;
|
||||
import static org.junit.Assert.assertEquals;
|
||||
import static org.junit.Assert.assertTrue;
|
||||
|
||||
public class SessionControllerTest {
|
||||
public class SessionControllerIntegrationTest {
|
||||
|
||||
private Jedis jedis;
|
||||
private TestRestTemplate testRestTemplate;
|
||||
Reference in New Issue
Block a user