org.junit.ComparisonFailure: Odpowiedź zawiera kod 422 zamiast 200 expected:<[200]> but was:<[422]>
at org.junit.Assert.assertEquals(Assert.java:115)
at CucumberTests.Api.ApiTransportTest.checkIfResponseStatusCodeEquals(ApiTransportTest.java:87)
at ✽.Check if response status code equals "200"(file:Features/Api/Transport.feature:65)
org.junit.ComparisonFailure: Odpowiedź zawiera kod 422 zamiast 200 expected:<[200]> but was:<[422]>
at org.junit.Assert.assertEquals(Assert.java:115)
at CucumberTests.Api.ApiTransportTest.checkIfResponseStatusCodeEquals(ApiTransportTest.java:87)
at ✽.Check if response status code equals "200"(file:Features/Api/Transport.feature:65)