fix(接口测试): 修复自定义插件执行报告步骤排序错误问题
--bug=1013833 --user=赵勇 【接口测试】github#14424,MQTT插件中循环和变量无法使用 https://www.tapd.cn/55049933/s/1174953
This commit is contained in:
parent
8f6c68dd2f
commit
e17b6a34b7
|
@ -297,6 +297,7 @@ public class ElementUtil {
|
|||
this.add("DNSCacheManager");
|
||||
this.add("DebugSampler");
|
||||
this.add("AuthManager");
|
||||
this.add("AbstractSampler");
|
||||
}};
|
||||
|
||||
private static void formatSampler(JSONObject element) {
|
||||
|
|
Loading…
Reference in New Issue