Skip to content

Commit

Permalink
Update test_matching.py
Browse files Browse the repository at this point in the history
  • Loading branch information
xnetcat committed Dec 19, 2022
1 parent 6d510d3 commit 7903364
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion tests/test_matching.py
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 7903364

Please sign in to comment.