From 5d2decf09f730df326093e895901f77e2c9d9df2 Mon Sep 17 00:00:00 2001
From: sdwright <swright@magento.com>
Date: Tue, 10 Jan 2017 11:19:54 -0800
Subject: [PATCH] MAGETWO-57955: Performance builds re-structurization -
 Benchmark build

- Test name change for JMeter test.
---
 setup/performance-toolkit/benchmark.jmx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup/performance-toolkit/benchmark.jmx b/setup/performance-toolkit/benchmark.jmx
index 6ba614e1666..918d5bf4622 100644
--- a/setup/performance-toolkit/benchmark.jmx
+++ b/setup/performance-toolkit/benchmark.jmx
@@ -3853,7 +3853,7 @@ vars.put("loadType", "Guest");</stringProp>
     </GaussianRandomTimer>
     <hashTree/>
   
-    <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Checkout Email Available ${__property(activeAdminThread)}(${testLabel})" enabled="true">
+    <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Checkout Email Available${__property(activeAdminThread)}(${testLabel})" enabled="true">
       <boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
       <elementProp name="HTTPsampler.Arguments" elementType="Arguments">
         <collectionProp name="Arguments.arguments">
-- 
GitLab