Commit 2312415a by xuyamei

修改报错

parent c82fe1b2
......@@ -245,7 +245,7 @@ public class TestEditCampScheduleItem extends SelectTargetTrainingCampAndGetInfo
}
@AfterClass(description = "删除此case创建的训练营排课日程")
@Test(description = "删除此case创建的训练营排课日程",priority = 2)
public void delData() {
/* if (null != ruldId || !ruldId.isEmpty()) {
campScheduleTools.delCampRuleSchedule(ruldId);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment