巅峰演武:赛季优化修改
This commit is contained in:
@@ -399,7 +399,6 @@ function getData(pinusClient, seasonEnd: boolean, cb) {
|
||||
expect(heroScore.hid).to.be.a('number');
|
||||
expect(heroScore.score).to.be.a('number');
|
||||
});
|
||||
expect(res.data.isFirstEntry).to.be.a('boolean');
|
||||
if (seasonEnd) {
|
||||
checkSeasonResult(res.data.seasonResult);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user