Skip to content

Commit 2950091

Browse files
committed
MAGETWO-60628: [GITHUB] Refund report does not show right date #5317
1 parent c5f9c72 commit 2950091

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/functional/tests/app/Magento/Shipping/Test/TestCase/SalesShippingReportEntityTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<variation name="SalesShippingReportEntityTestVariation3">
3535
<data name="order/dataset" xsi:type="string">default</data>
3636
<data name="order/data/price/dataset" xsi:type="string">full_shipment</data>
37-
<data name="shippingReport/report_type" xsi:type="string">First Invoice Created Date</data>
37+
<data name="shippingReport/report_type" xsi:type="string">Order Created</data>
3838
<data name="shippingReport/period_type" xsi:type="string">Day</data>
3939
<data name="shippingReport/from" xsi:type="string">m/d/Y</data>
4040
<data name="shippingReport/to" xsi:type="string">m/d/Y</data>

0 commit comments

Comments
 (0)