mirror of
https://github.com/NeteaseCloudMusicApiEnhanced/api-enhanced.git
synced 2025-10-22 22:53:09 +00:00
完善单元测试
This commit is contained in:
parent
5baa1b2560
commit
a42decd00f
@ -20,7 +20,7 @@ describe('测试登录是否正常', () => {
|
||||
assert(body.code === 200)
|
||||
done()
|
||||
} else {
|
||||
done(err)
|
||||
done('登录错误')
|
||||
}
|
||||
},
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user