You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[info] PetEndpointsSpec:
[info] - create pet *** FAILED ***
[info] MalformedMessageBodyFailure was thrown during property evaluation.
[info] Message: Malformed message body: Invalid JSON
[info] Occurred when passed generated values (
[info] arg0 = Pet(K,,,Adopted,Set(),Set(http://.com),Some(1)),
[info] arg1 = User(baopwsnrdqijsozn,,,,,,Some(1),Role(Admin))
[info] )
[info] - update pet
[info] - find by tag
This build was triggered by a simple documentation edit, so we should figure out why this error occured, and why it only randomly occurred here. Perhaps scalacheck is not trying hard enough.
The text was updated successfully, but these errors were encountered:
See this build log: https://travis-ci.com/pauljamescleary/scala-pet-store/jobs/217639130
This build was triggered by a simple documentation edit, so we should figure out why this error occured, and why it only randomly occurred here. Perhaps scalacheck is not trying hard enough.
The text was updated successfully, but these errors were encountered: