Add missing test parameter

This commit is contained in:
Ember Light 2025-10-16 19:06:56 +02:00
parent adb5b293f0
commit ca8df30ec3

View file

@ -239,6 +239,7 @@ def add_item(
pytest.param(
{
"format": "feat. {}",
"skip_if_artist_and_album_artists_is_the_same": False,
},
("ftintitle",),
("Alice feat. Bob", "Song 1", "Alice feat. Bob"),