dawoudt / JustWatchAPI

Python 3 JustWatch.com API - https://justwatch.com
MIT License
326 stars 45 forks source link

Fix tests after User-Agent update #50

Closed JuanjoSalvador closed 3 years ago

JuanjoSalvador commented 4 years ago

After the User-Agent update (https://github.com/dawoudt/JustWatchAPI/commit/0688a88dca8acd0af93fe8567f35e4dfb7aa5060), the test will fail becuase it's looking for the old User-Agent.

I fixed it. Now tests will be fine, and no longer red badge.