Skip to content

Commit 616c177

Browse files
committed
ACP2E-2990: Customer "created_at" date Not Converted to store time zone upon export
- Fixed the build failure.
1 parent bb7dedb commit 616c177

File tree

1 file changed

+1
-0
lines changed
  • dev/tests/integration/testsuite/Magento/CustomerImportExport/Model/Export

1 file changed

+1
-0
lines changed

dev/tests/integration/testsuite/Magento/CustomerImportExport/Model/Export/CustomerTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
* Tests for customer export model.
2424
*
2525
* @magentoAppArea adminhtml
26+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
2627
*/
2728
class CustomerTest extends \PHPUnit\Framework\TestCase
2829
{

0 commit comments

Comments
 (0)