feat(rectification): 删掉年月录入卡,年月阶段打字回答且不被追问覆盖
This commit is contained in:
@@ -190,8 +190,8 @@ test("skill version is 10.0.26 after the targeted-collect-cards bump", () => {
|
||||
// 新值: "10.0.27"
|
||||
// 原因: 出卡精度门槛 + 引导式补经历
|
||||
// 原因: BUG-668 定向补事第四选项写进 Skill
|
||||
// 原值: "10.0.27" / 新值: "10.0.28" / 原因: D6 改写出卡句后 Skill bump
|
||||
assert.equal(RECTIFICATION_SKILL_VERSION, "10.0.28");
|
||||
// 原值: "10.0.28" / 新值: "10.0.29" / 原因: 年月阶段改口述并禁止追问本人
|
||||
assert.equal(RECTIFICATION_SKILL_VERSION, "10.0.29");
|
||||
});
|
||||
|
||||
test("nineteen-row ledger opens the training gate with four scoreable domains", () => {
|
||||
|
||||
Reference in New Issue
Block a user