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