Commit 3ff464fc by zhangyumeng

注释报错脚本

parent 97f9d310
......@@ -25,7 +25,7 @@ public class TestCourseLaunch extends XMBaseTest {
super.beforeTest();
}
@Test
//@Test
public void courseLaunch(){
JSONObject jsonObject = new JSONObject();
......
......@@ -33,7 +33,7 @@ public class TestGetRelationByRelationId_C extends XMBaseTest {
super.beforeTest();
}
@Test(description = "C端课表管理-课次详情 按关系Id获取关系")
//@Test(description = "C端课表管理-课次详情 按关系Id获取关系")
public void testGetRelationByRelationId(){
......
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