Skip to content

Commit ad8743e

Browse files
ashishkumarpundeerashishkumarpundeer
authored andcommitted
AC-9340::Error occurs during Region id Processing while multi-shippi…
1 parent f68b8c9 commit ad8743e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

app/code/Magento/Catalog/Test/Unit/Controller/Adminhtml/Product/Attribute/GetRegionIdTest.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,11 @@ class GetRegionIdTest extends AttributeTest
8383
*/
8484
protected $metadataService;
8585

86+
/**
87+
* @var AddressInterfaceFactory
88+
*/
89+
protected $addressDataFactory;
90+
8691
/**
8792
* @var RegionInterfaceFactory
8893
*/

0 commit comments

Comments
 (0)