File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,32 +15,32 @@ export const options = {
1515 delayAbortEval : '10s' ,
1616 } ] ,
1717 test_multiple_queries : [ {
18- threshold : "avg<5" ,
18+ threshold : "avg<6" ,
1919 abortOnFail : true ,
2020 delayAbortEval : '10s' ,
2121 } ] ,
2222 test_multiple_queries_with_big_body : [ {
23- threshold : "avg<5" ,
23+ threshold : "avg<6" ,
2424 abortOnFail : true ,
2525 delayAbortEval : '10s' ,
2626 } ] ,
2727 test_create_with_big_body : [ {
28- threshold : "avg<5" ,
28+ threshold : "avg<6" ,
2929 abortOnFail : true ,
3030 delayAbortEval : '10s' ,
3131 } ] ,
3232 test_normal_route : [ {
33- threshold : "avg<5 " ,
33+ threshold : "avg<6 " ,
3434 abortOnFail : true ,
3535 delayAbortEval : '10s' ,
3636 } ] ,
3737 test_id_route : [ {
38- threshold : "avg<5" ,
38+ threshold : "avg<6" ,
3939 abortOnFail : true ,
4040 delayAbortEval : '10s' ,
4141 } ] ,
4242 test_open_file : [ {
43- threshold : "avg<5" ,
43+ threshold : "avg<6" ,
4444 abortOnFail : true ,
4545 delayAbortEval : '10s' ,
4646 } ] ,
You can’t perform that action at this time.
0 commit comments