Skip to content

Commit f69830c

Browse files
MC-15776: Merge release branch into 2.3-develop
- fix integration tests
1 parent 7adb919 commit f69830c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

dev/tests/integration/testsuite/Magento/Customer/Model/CustomerMetadataTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,9 @@ public function testGetCustomAttributesMetadata()
7070
);
7171
}
7272

73+
/**
74+
* @magentoAppIsolation enabled
75+
*/
7376
public function testGetNestedOptionsCustomerAttributesMetadata()
7477
{
7578
$nestedOptionsAttribute = 'store_id';

0 commit comments

Comments
 (0)