Fixed invalid URL in YAML

This commit is contained in:
Marcin Grzejszczak
2020-08-07 14:03:27 +02:00
parent 13a5de4d63
commit a98160d358
2 changed files with 1 additions and 4 deletions

View File

@@ -26,7 +26,6 @@ import com.example.loan.model.Client;
import com.example.loan.model.LoanApplication;
import com.example.loan.model.LoanApplicationResult;
import com.example.loan.model.LoanApplicationStatus;
import com.github.tomakehurst.wiremock.WireMockServer;
import com.jayway.jsonpath.DocumentContext;
import com.jayway.jsonpath.JsonPath;
import io.restassured.RestAssured;
@@ -47,8 +46,6 @@ import org.springframework.http.RequestEntity;
import org.springframework.http.ResponseEntity;
import org.springframework.web.client.RestTemplate;
import static com.github.tomakehurst.wiremock.client.WireMock.postRequestedFor;
import static com.github.tomakehurst.wiremock.client.WireMock.urlEqualTo;
import static com.toomuchcoding.jsonassert.JsonAssertion.assertThatJson;
import static org.assertj.core.api.Assertions.assertThat;

View File

@@ -21,7 +21,7 @@ metadata:
---
request:
method: GET
url: /drunks
url: /yamldrunks
response:
status: 200
body: