mirror of
https://github.com/navidrome/navidrome.git
synced 2026-08-01 07:21:17 +00:00
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.