We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fe9d36 commit b6f6a87Copy full SHA for b6f6a87
test/music_url.test.js
@@ -5,7 +5,7 @@ const config = require('../util/config.json')
5
describe('测试获取歌曲是否正常', () => {
6
it('歌曲的 url 不应该为空', (done) => {
7
const qs = {
8
- id: 462791935,
+ id: 464315036,
9
br: 999000,
10
realIP: '116.25.146.177',
11
}
0 commit comments