Skip to content

Commit b1480fb

Browse files
committed
Fixed static tests
1 parent 9f20b7f commit b1480fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/integration/testsuite/Magento/Customer/_files/attribute_city_store_label_address.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Copyright © Magento, Inc. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
6-
6+
//@codingStandardsIgnoreFile
77
/** @var \Magento\Customer\Model\Attribute $model */
88
$model = \Magento\TestFramework\Helper\Bootstrap::getObjectManager()->create(\Magento\Customer\Model\Attribute::class);
99
/** @var \Magento\Store\Model\StoreManagerInterface $storeManager */

0 commit comments

Comments
 (0)