mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-07-07 01:22:08 +08:00
修复 song/url 接口提示网络拥堵的问题,单元测试修复
This commit is contained in:
@ -6,6 +6,7 @@ describe('测试获取评论是否正常', () => {
|
||||
it('数据的 code 应该为200', (done) => {
|
||||
const qs = {
|
||||
id: 32311,
|
||||
realIP: '116.25.146.177',
|
||||
}
|
||||
|
||||
axios
|
||||
|
Reference in New Issue
Block a user