temporarily making a test live
This commit is contained in:
parent
bfaffcf764
commit
45975204d6
@ -5,7 +5,7 @@ import org.junit.Test;
|
|||||||
|
|
||||||
import static org.assertj.core.api.Java6Assertions.assertThat;
|
import static org.assertj.core.api.Java6Assertions.assertThat;
|
||||||
|
|
||||||
public class HelloWorldServiceIntegrationTest extends AbstractIntegrationTest {
|
public class HelloWorldServiceTemporaryLiveTest extends AbstractIntegrationTest {
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
public void whenGetIsCalledTwoTimes_thenTheSecondShouldHitTheCache() {
|
public void whenGetIsCalledTwoTimes_thenTheSecondShouldHitTheCache() {
|
Loading…
x
Reference in New Issue
Block a user