36 tidal integration #72
Annotations
1 error
error: expect(received).toEqual(expected):
tests/unit/youtube.test.ts#L38
Expected: {
type: "youTube",
url: "https://music.youtube.com/watch?v=zhY_0DoQCQs",
isVerified: true,
}
Received: null
at /home/runner/work/idonthavespotify/idonthavespotify/tests/unit/youtube.test.ts:38:25
|