pass the test
This commit is contained in:
parent
2c479dbd9c
commit
47bc1e946d
|
@ -29,7 +29,7 @@ public class TestPlanTester extends TestBase {
|
|||
private TestPlanBusinessModel testPlanBusinessModel = new TestPlanBusinessModel();
|
||||
private String _url = TestBase.BASE_URL + "/testPlan";
|
||||
private int scriptSumNum;
|
||||
private static int SCRIPTID1 = 56;
|
||||
private static int SCRIPTID1 = 61;
|
||||
private static int SCRIPTID2 = 2;
|
||||
// private static int EACH_SCRIPT_LOAD_LargeSCALE = 12000;
|
||||
private static int EACH_SCRIPT_LOAD_SMALLSCALE = 40;
|
||||
|
|
Loading…
Reference in New Issue