Fix test descriptions for consistency

This commit is contained in:
Claudio Ortolina
2026-03-26 11:54:47 +00:00
parent 69983d9dac
commit 170a52b3e4
8 changed files with 19 additions and 19 deletions
@@ -111,7 +111,7 @@ defmodule MusicLibrary.ScrobbleRules.ScrobbleRuleTest do
assert "is invalid" in errors_on(changeset).target_musicbrainz_id
end
test "valid changeset with uppercase UUID" do
test "valid changeset with numeric UUID" do
attrs = %{
type: :artist,
match_value: "Pink Floyd",