mirror of
https://github.com/Benexl/FastAnime.git
synced 2026-06-12 19:11:24 -07:00
efa6f4d142
Updated mock data in `test_to_generic_user_profile_success` to conform to `AnilistViewerData` requirements. Adjusted type annotations in tests with intentionally malformed data to `Any` to prevent pyright errors, ensuring proper validation of error handling.