Extract Records.Artist

This commit is contained in:
Claudio Ortolina
2024-12-02 10:54:22 +00:00
parent eda0245c2c
commit 963b3c826f
3 changed files with 14 additions and 6 deletions
@@ -342,7 +342,7 @@ defmodule MusicLibraryWeb.CollectionLive.IndexTest do
[marillion] = record.artists
assert %MusicLibrary.Records.Record.Artist{
assert %MusicLibrary.Records.Artist{
name: "Marillion",
sort_name: "Marillion",
disambiguation: "British progressive rock band",