fix(接口测试): 修复自定义插件执行报告步骤排序错误问题

--bug=1013833 --user=赵勇 【接口测试】github#14424,MQTT插件中循环和变量无法使用 https://www.tapd.cn/55049933/s/1174953
This commit is contained in:
fit2-zhao 2022-06-07 14:50:10 +08:00 committed by f2c-ci-robot[bot]
parent 8f6c68dd2f
commit e17b6a34b7
1 changed files with 1 additions and 0 deletions

View File

@ -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) {