Skip to content

Commit 8481264

Browse files
committed
MC-20434: [Integration Test] Export Customers Main File with multiple websites
1 parent c41ada3 commit 8481264

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ public function testExport()
8181
* @magentoDataFixture Magento/Customer/_files/import_export/customers_with_websites.php
8282
* @return void
8383
*/
84-
public function testExportWithMultiWebsites()
84+
public function testExportWithMultiWebsites(): void
8585
{
8686
$this->processCustomerAttribute();
8787
$expectedAttributes = $this->getExpectedAttributes();

0 commit comments

Comments
 (0)