mirror of
https://github.com/d-fi/d-fi-core.git
synced 2025-07-27 07:34:42 +02:00
check md5
This commit is contained in:
parent
1e604e874c
commit
8fc29efd46
@ -16,6 +16,7 @@ test.serial('GET TRACK INFO', async (t) => {
|
||||
|
||||
t.is(response.SNG_ID, SNG_ID);
|
||||
t.is(response.ISRC, 'GBDUW0000059');
|
||||
t.is(response.MD5_ORIGIN, '51afcde9f56a132096c0496cc95eb24b');
|
||||
t.is(response.__TYPE__, 'song');
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user