Commit 176f928f by xuyamei

解决报错

parent dc6e4ff2
......@@ -182,7 +182,7 @@ public class TestAddToQueue extends BaseTestImpl {
// 取消验证课次详情、预约记录、预约详情、B端预约详情内容
checkResult("QUEUE_CANCEL", "QUEUE_CANCEL","取消排队");
try {
Thread.sleep(2000);
Thread.sleep(5000);
} catch (InterruptedException e) {
throw new RuntimeException(e);
}
......
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