You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
other packages using the client cannot write a unit test because the baseURL variable cannot be modified and can only access the real tmdb address.
Describe the solution you'd like
add a method to modify baseURL
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
other packages using the client cannot write a unit test because the baseURL variable cannot be modified and can only access the real tmdb address.
Describe the solution you'd like
add a method to modify baseURL
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: