Closed christeredvartsen closed 8 years ago
The following ends up in an LogicException:
LogicException
Given the response body contains: """" {"key": null} """"
It should be possible to match null values as well.
The following ends up in an
LogicException
:It should be possible to match null values as well.