committed by
GitHub
parent
fc0ed8fe3d
commit
01406f1c8b
@@ -13,7 +13,7 @@ public class StepDefsIntegrationTest extends SpringIntegrationTest {
|
||||
|
||||
@When("^the client calls /version$")
|
||||
public void the_client_issues_GET_version() throws Throwable {
|
||||
executeGet("http://localhost:8080/version");
|
||||
executeGet("http://localhost:8082/version");
|
||||
}
|
||||
|
||||
@Then("^the client receives status code of (\\d+)$")
|
||||
|
||||
Reference in New Issue
Block a user