Skip to content

Commit 9a51dc3

Browse files
author
Alexander Akimov
authored
Merge pull request magento#24 from magento-qmt/MTA-3230
[Mavericks] Test has been updated to receive an array in parameters
2 parents 3ba39df + b860ab4 commit 9a51dc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/functional/tests/app/Magento/SalesSampleData/Test/TestCase/CheckoutSalesSampleDataProductEntityTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../../../vendor/magento/mtf/etc/variations.xsd">
99
<testCase name="Magento\SalesSampleData\Test\TestCase\CheckoutSalesSampleDataProductEntityTest" summary="CheckoutSalesSampleDataProductEntityTest within Offline Payment Methods" ticketId="MAGETWO-27485">
1010
<variation name="CheckoutSalesSampleDataProductEntityTestVariation1" summary="US customer during checkout using coupon for all customer groups">
11-
<data name="products" xsi:type="string">catalogProductSimple::sample_data_simple_product</data>
11+
<data name="products/0" xsi:type="string">catalogProductSimple::sample_data_simple_product</data>
1212
<data name="id" xsi:type="string">1</data>
1313
<data name="salesRule" xsi:type="string">active_sales_rule_for_all_groups</data>
1414
<data name="prices" xsi:type="array">

0 commit comments

Comments
 (0)