Use new style for MB link and copy button in artist page

This commit is contained in:
Claudio Ortolina
2026-03-01 20:19:46 +00:00
parent 3cb9bb883a
commit a0df11d26f
4 changed files with 29 additions and 29 deletions
@@ -89,7 +89,7 @@ defmodule MusicLibraryWeb.ArtistLive.ShowTest do
|> unwrap(&render_async/1)
|> assert_has("span", text: "United Kingdom")
|> assert_has("span", text: "🇬🇧")
|> assert_has("dd", text: artist_musicbrainz_id)
|> assert_has("code", text: artist_musicbrainz_id)
end
test "it shows records from the collection and the wishlist", %{