Remove unnecessary boolProp TestElement.enabled from TEST_HTTP.jmx

This commit is contained in:
pochopsp 2024-11-08 22:23:44 +01:00
parent 33e0cf467c
commit 4ea8f7e3de
1 changed files with 0 additions and 1 deletions

View File

@ -159,7 +159,6 @@ mirrorServer.start();</stringProp>
<collectionProp name="Arguments.arguments">
<elementProp name="name1" elementType="HTTPArgument">
<boolProp name="HTTPArgument.always_encode">false</boolProp>
<boolProp name="TestElement.enabled">true</boolProp>
<stringProp name="Argument.value">value1</stringProp>
<stringProp name="Argument.metadata">=</stringProp>
<boolProp name="HTTPArgument.use_equals">true</boolProp>