collect limit value to limitmodel
This commit is contained in:
parent
df2185319b
commit
72dadb3ad9
|
@ -119,7 +119,7 @@ function start() {
|
|||
}
|
||||
|
||||
//collect limit
|
||||
|
||||
|
||||
var name = $("#testConfigurationName").val();
|
||||
var testPlan = new TestPlanRequestModel(scriptList, ipList, name);
|
||||
$.ajax({
|
||||
|
|
Loading…
Reference in New Issue