fix: 去掉多余测试代码debugger

This commit is contained in:
xinxin.wu 2024-04-25 13:57:11 +08:00 committed by Craftsman
parent 42aba71826
commit 97e9f8715d
1 changed files with 0 additions and 1 deletions

View File

@ -702,7 +702,6 @@
config: RegexExtract | JSONPathExtract | XPathExtract,
matchResult: Record<string, any>
) {
debugger;
condition.value.jsonPathAssertion.assertions = condition.value.jsonPathAssertion.assertions?.map((e: Param) => {
if (e.id === activeRecord.value.id) {
return {