Skip to content

Commit 56f79ed

Browse files
committed
GraphQL-631: Schema inconsistency of "Quantity / Qty" declaration
1 parent dff979f commit 56f79ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup/performance-toolkit/benchmark.jmx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41820,7 +41820,7 @@ vars.put("product_sku", product.get("sku"));
4182041820
<hashTree/>
4182141821
</hashTree>
4182241822

41823-
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Update Simple Product quantity In Cart" enabled="true">
41823+
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Update Simple Product qty In Cart" enabled="true">
4182441824
<boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
4182541825
<elementProp name="HTTPsampler.Arguments" elementType="Arguments">
4182641826
<collectionProp name="Arguments.arguments">
@@ -42126,7 +42126,7 @@ vars.put("product_sku", product.get("sku"));
4212642126
<hashTree/>
4212742127
</hashTree>
4212842128

42129-
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Update Configurable Product quantity In Cart" enabled="true">
42129+
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Update Configurable Product qty In Cart" enabled="true">
4213042130
<boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
4213142131
<elementProp name="HTTPsampler.Arguments" elementType="Arguments">
4213242132
<collectionProp name="Arguments.arguments">

0 commit comments

Comments
 (0)