Deluan 2b564074b5 fix(tests): initialize auth in AverageRating tests
The toArtist and toArtistID3 functions call publicurl.ImageURL which
requires auth.TokenAuth to be initialized. Without this, the tests
panic with nil pointer dereference when calling CreatePublicToken.
2026-01-18 21:38:54 -05:00
..