Skip to content

Commit b6f6a87

Browse files
committed
update: song/url 单元测试id更换
1 parent 7fe9d36 commit b6f6a87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/music_url.test.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ const config = require('../util/config.json')
55
describe('测试获取歌曲是否正常', () => {
66
it('歌曲的 url 不应该为空', (done) => {
77
const qs = {
8-
id: 462791935,
8+
id: 464315036,
99
br: 999000,
1010
realIP: '116.25.146.177',
1111
}

0 commit comments

Comments
 (0)