Commit f821778a by yangfangfang

解决报错

parent 2fbd7dd6
......@@ -276,7 +276,7 @@ public class TestGetOrderData extends XMBaseTest {
try {
Thread.sleep(3000);
Thread.sleep(8000);
} 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