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 c41ada3 commit 8481264Copy full SHA for 8481264
dev/tests/integration/testsuite/Magento/CustomerImportExport/Model/Export/CustomerTest.php
@@ -81,7 +81,7 @@ public function testExport()
81
* @magentoDataFixture Magento/Customer/_files/import_export/customers_with_websites.php
82
* @return void
83
*/
84
- public function testExportWithMultiWebsites()
+ public function testExportWithMultiWebsites(): void
85
{
86
$this->processCustomerAttribute();
87
$expectedAttributes = $this->getExpectedAttributes();
0 commit comments