File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
dev/tests/functional/tests/app/Magento/Reports/Test/TestCase Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 8
8
<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" ../../../../../../vendor/magento/mtf/etc/variations.xsd" >
9
9
<testCase name =" Magento\Reports\Test\TestCase\ProductsInCartReportEntityTest" summary =" Products In Cart Report" ticketId =" MAGETWO-27952" >
10
10
<variation name =" ProductsInCartReportEntityVariation1" >
11
+ <data name =" issue" xsi : type =" string" >MQE-1160</data >
11
12
<data name =" product/dataset" xsi : type =" string" >default</data >
12
13
<data name =" carts" xsi : type =" string" >1</data >
13
14
<data name =" isGuest" xsi : type =" string" >0</data >
14
15
<constraint name =" Magento\Reports\Test\Constraint\AssertProductInCartResult" />
15
16
</variation >
16
17
<variation name =" ProductsInCartReportEntityVariation2" >
18
+ <data name =" issue" xsi : type =" string" >MQE-1160</data >
17
19
<data name =" product/dataset" xsi : type =" string" >default</data >
18
20
<data name =" carts" xsi : type =" string" >2</data >
19
21
<data name =" isGuest" xsi : type =" string" >1</data >
You can’t perform that action at this time.
0 commit comments