Review Snippet: rating out of bounds

sb-fixture:sd-review-snippet-rating-out-of-bounds:served

`reviewRating.ratingValue` of 6 against an explicit `bestRating` of 5.

`reviewRating.ratingValue` is 6 — outside `[worstRating, bestRating]` of `[1, 5]`