Skip to content

Commit b73d8bc

Browse files
author
OlgaVasyltsun
committed
MC-17383: Eliminate @escapeNotVerified in Module Backend
1 parent 93f16c6 commit b73d8bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/performance-toolkit/benchmark.jmx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14498,7 +14498,7 @@ vars.putObject("product_attributes", attributes);
1449814498
<RegexExtractor guiclass="RegexExtractorGui" testclass="RegexExtractor" testname="Regular Expression Extractor" enabled="true">
1449914499
<stringProp name="RegexExtractor.useHeaders">false</stringProp>
1450014500
<stringProp name="RegexExtractor.refname">attribute_set_id</stringProp>
14501-
<stringProp name="RegexExtractor.regex">catalog&amp;#x2F;product_set&amp;#x2F;edit&amp;#x2F;id&amp;#x2F;([\d]+)&amp;#x2F;"[\D\d]*Attribute Set 1</stringProp>
14501+
<stringProp name="RegexExtractor.regex">catalog\/product_set\/edit\/id\/([\d]+)\/"[\D\d]*Attribute Set 1</stringProp>
1450214502
<stringProp name="RegexExtractor.template">$1$</stringProp>
1450314503
<stringProp name="RegexExtractor.default"/>
1450414504
<stringProp name="RegexExtractor.match_number">1</stringProp>

0 commit comments

Comments
 (0)