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