There is one failing test shouldFetchReviewsAndRatingsWithDefaultPaginationAndSortingForAuthorized at the moment and I need help with this. I we don't manage to filter out the review for authorized user, then the FE will have to deal with that, which seems to be not so optimal.
There is one failing test
shouldFetchReviewsAndRatingsWithDefaultPaginationAndSortingForAuthorized
at the moment and I need help with this. I we don't manage to filter out the review for authorized user, then the FE will have to deal with that, which seems to be not so optimal.