Skip to content

Commit 54d5274

Browse files
Merge pull request #1742 from atlassian/fix-syntax-confluence-jmeter-cql-2-words
fix sytax jmeter cql confluence
2 parents ef50297 + 69682d4 commit 54d5274

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/jmeter/confluence.jmx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1545,7 +1545,7 @@ if ( sleep_time > 0 ) {
15451545
<hashTree/>
15461546
</hashTree>
15471547
</hashTree>
1548-
<TransactionController guiclass="TransactionControllerGui" testclass="TransactionController" testname="jmeter_search_cql:search_results_2_words">
1548+
<TransactionController guiclass="TransactionControllerGui" testclass="TransactionController" testname="jmeter_search_cql:search_results_2_words" enabled="true">
15491549
<boolProp name="TransactionController.parent">true</boolProp>
15501550
<boolProp name="TransactionController.includeTimers">false</boolProp>
15511551
</TransactionController>

0 commit comments

Comments
 (0)