diff --git a/test/plugins/test_ftintitle.py b/test/plugins/test_ftintitle.py index f4fb898ac..9fc771e89 100644 --- a/test/plugins/test_ftintitle.py +++ b/test/plugins/test_ftintitle.py @@ -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"),