refa the test code
This commit is contained in:
parent
684e2604dd
commit
54c052b0a8
File diff suppressed because it is too large
Load Diff
|
@ -16,7 +16,7 @@ import org.bench4q.share.models.master.ScriptModel;
|
|||
import org.junit.Test;
|
||||
|
||||
public class RecordScriptControllerTest extends TestBase {
|
||||
private static final int RECORD_TIME = 6000000;
|
||||
private static final int RECORD_TIME = 60000;
|
||||
private final String SCRIPT_URL = TestBase.BASE_URL + "/RecordScript";
|
||||
|
||||
public OperateScriptServerResponseModel startRecord() throws IOException,
|
||||
|
|
Loading…
Reference in New Issue