From b630ddd5049af988d44ca5df2aa7fccf8ece05e8 Mon Sep 17 00:00:00 2001 From: Olexii Korshenko <okorshenko@ebay.com> Date: Tue, 30 Jun 2015 18:40:08 +0300 Subject: [PATCH] MAGETWO-39372: Build stabilization - fixed PAT build --- dev/tests/performance/benchmark.jmx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/tests/performance/benchmark.jmx b/dev/tests/performance/benchmark.jmx index f8243d965a1..92ac0e68989 100644 --- a/dev/tests/performance/benchmark.jmx +++ b/dev/tests/performance/benchmark.jmx @@ -291,7 +291,7 @@ <hashTree> <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Assert logged-in" enabled="true"> <collectionProp name="Asserion.test_strings"> - <stringProp name="-515240035"><title>Magento Admin</title></stringProp> + <stringProp name="1847038912"><title>Dashboard / Magento Admin</title></stringProp> </collectionProp> <stringProp name="Assertion.test_field">Assertion.response_data</stringProp> <boolProp name="Assertion.assume_success">false</boolProp> -- GitLab