We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b200bde commit d690129Copy full SHA for d690129
dev/tests/integration/testsuite/Magento/CustomerImportExport/Model/Export/CustomerTest.php
@@ -1,7 +1,7 @@
1
<?php
2
/**
3
- * Copyright © Magento, Inc. All rights reserved.
4
- * See COPYING.txt for license details.
+ * Copyright 2012 Adobe
+ * All Rights Reserved.
5
*/
6
7
namespace Magento\CustomerImportExport\Model\Export;
@@ -96,8 +96,6 @@ public function testExport()
96
$this->checkExportData($lines, $expectedAttributes);
97
}
98
99
-
100
101
102
* Return attributes which should be exported.
103
*
0 commit comments