com.levi9.functionaltests.exceptions.FunctionalTestsException: Pet can not be fetched. Expected 200, but actual 404. Response message: {
"code": 1,
"type": "error",
"message": "Pet not found"
}
at com.levi9.functionaltests.rest.service.petstore.PetService.getPet(PetService.java:110)
at com.levi9.functionaltests.stepdefs.petstore.PetStepdef.validatePossibleToSell(PetStepdef.java:53)
at ✽.it will be possible to sell it(file:///home/runner/work/functional-tests/functional-tests/target/cucumber/cucable-generated/features/pet_1_scenario001_run001_IT.feature:13)