BAEL-684 - suffix testname to match surefire configuration
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ import org.springframework.http.*;
|
|||||||
import org.springframework.util.LinkedMultiValueMap;
|
import org.springframework.util.LinkedMultiValueMap;
|
||||||
import org.springframework.util.MultiValueMap;
|
import org.springframework.util.MultiValueMap;
|
||||||
|
|
||||||
public class IntegrationTest {
|
public class IntegrationLiveTest {
|
||||||
|
|
||||||
private TestRestTemplate testRestTemplate = new TestRestTemplate();
|
private TestRestTemplate testRestTemplate = new TestRestTemplate();
|
||||||
private String testUrl = "http://localhost:8080";
|
private String testUrl = "http://localhost:8080";
|
||||||
Reference in New Issue
Block a user