Commit 9110028c by zhangying

review

parent e2f53948
......@@ -111,7 +111,7 @@ public class TestChangeCourseState extends XMBaseTest {
/**
* 测试改变直播课次状态-结束直播
*/
@Test(description = "修改课程状态为结束")
// @Test(description = "修改课程状态为结束")
public void testChangeCourseState3() {
GetLiveCourseData getLiveCourseData=new GetLiveCourseData();
JSONObject getInteractionCourseData = getLiveCourseData.getInteractionClassLiveListWithStatus("STARTING");
......
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