mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-07-03 15:12:10 +08:00
update: song/url 单元测试id更换
This commit is contained in:
parent
7fe9d36b73
commit
b6f6a87a86
@ -5,7 +5,7 @@ const config = require('../util/config.json')
|
|||||||
describe('测试获取歌曲是否正常', () => {
|
describe('测试获取歌曲是否正常', () => {
|
||||||
it('歌曲的 url 不应该为空', (done) => {
|
it('歌曲的 url 不应该为空', (done) => {
|
||||||
const qs = {
|
const qs = {
|
||||||
id: 462791935,
|
id: 464315036,
|
||||||
br: 999000,
|
br: 999000,
|
||||||
realIP: '116.25.146.177',
|
realIP: '116.25.146.177',
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user