Skip to content

Commit a71fb41

Browse files
author
Stanislav Idolov
committed
MAGETWO-54109: Unskip Tests which Refer to Already Closed Tickets
1 parent 0f5977e commit a71fb41

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/code/Magento/Checkout/Test/Unit/Model/ShippingInformationManagementTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -459,7 +459,7 @@ public function testSaveAddressInformation()
459459
}
460460

461461
/**
462-
* @param $map
462+
* @param array $map
463463
*/
464464
private function prepareObjectManager($map)
465465
{

app/code/Magento/Quote/Test/Unit/Model/Quote/Item/RepositoryTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ public function testDeleteById()
248248
}
249249

250250
/**
251-
* @param $map
251+
* @param array $map
252252
*/
253253
private function prepareObjectManager($map)
254254
{

0 commit comments

Comments
 (0)