jikan-me / jikan

Unofficial MyAnimeList PHP+REST API which provides functions other than the official API
https://jikan.moe
MIT License
851 stars 94 forks source link

Fixed review reaction tests #497

Closed pushrbx closed 1 year ago

pushrbx commented 1 year ago

There were new reactions on the reviews which the tests are using. I assume they will change over time so I've replaced the "equals" assertions with "greaterThanOrEqual".