Fix nil errors in failure_message of content type validation matcher
When a matcher uses both `allowing` and `rejecting`, and validation fails, `@missing_rejected_types` might still be `nil`. When a matcher only uses either of the two, a part of the message is `nil`.
Showing
Please
register
or
sign in
to comment