From 79033648f7b1e652312ab80baca761586035c18c Mon Sep 17 00:00:00 2001 From: Jakub Kot Date: Mon, 19 Dec 2022 12:36:55 +0100 Subject: [PATCH] Update test_matching.py --- tests/test_matching.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tests/test_matching.py b/tests/test_matching.py index 10fb61676..ea079eb73 100644 --- a/tests/test_matching.py +++ b/tests/test_matching.py @@ -27,7 +27,10 @@ ), ( "https://open.spotify.com/track/6cmm1LMvZdB5zsCwX5BjqE", - ["https://music.youtube.com/watch?v=DQ514qIthSc"], + [ + "https://music.youtube.com/watch?v=DQ514qIthSc", + "https://www.youtube.com/watch?v=ehZECQUvMhE", + ], ), ( "https://open.spotify.com/track/4n7jnSxVLd8QioibtTDBDq",